Commit graph

38 commits

Author SHA1 Message Date
micio
4ebe0c839f Ide/Debuggers/Gdb_MI2 : removed some RLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@5201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-16 19:08:22 +00:00
micio
b1e7bb00fe Ide/Debuggers/Gdb_MI2 : small patch to avoid debugger crash when ungrabbing mouse
git-svn-id: svn://ultimatepp.org/upp/trunk@5200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-16 18:58:26 +00:00
micio
f7679cc1c8 Ide/Debuggers : fixed some bugs in Gdb_MI2 frontend -- removed Asynchronous break because of problems
git-svn-id: svn://ultimatepp.org/upp/trunk@5152 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-08 16:12:17 +00:00
micio
c8fc20df6e Ide/Debuggers/Gdb_MI2 : some cosmetics in Quickwatch
git-svn-id: svn://ultimatepp.org/upp/trunk@4968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-18 21:48:54 +00:00
micio
01c8af0fe0 Ide/Debuggers/Gdb_MI2 : now ctrl-q opens quickwatch with variable at cursor
git-svn-id: svn://ultimatepp.org/upp/trunk@4967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-18 15:05:25 +00:00
micio
c1168508f8 Ide/Debuggers/Gdb_MI2 : removed special handling of var pseudo children (public, private...)
git-svn-id: svn://ultimatepp.org/upp/trunk@4885 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 00:37:42 +00:00
micio
0a7e96d8b6 Ide/Debuggers/Gdb_MI2 : fixed coloring of changed data in lower panes
git-svn-id: svn://ultimatepp.org/upp/trunk@4883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:45:57 +00:00
micio
e46fae884d Ide/Debuggers/Gdb_MI2 : stop ALL threads after a breakpoint is hit instead of letting other threads run
git-svn-id: svn://ultimatepp.org/upp/trunk@4882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:32:05 +00:00
micio
1b681e44e0 Ide/Debuggers/Gdb_MI2 : finally solved local vars and tip bug
git-svn-id: svn://ultimatepp.org/upp/trunk@4881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:13:27 +00:00
micio
c4d367ea5d Ide/Debuggers/Gdb_MI2 : fixed assembly level debugging
git-svn-id: svn://ultimatepp.org/upp/trunk@4878 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 11:13:48 +00:00
micio
1357b77a6e Ide/Debuggers/Gdb_MI2 : separated types from values in tabs
git-svn-id: svn://ultimatepp.org/upp/trunk@4877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 10:33:13 +00:00
micio
135aeaad8b Ide/Debuggers/Gdb_MI2 : swapped var tabs (auto first) and colored even/odd rows
git-svn-id: svn://ultimatepp.org/upp/trunk@4876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 10:22:29 +00:00
micio
7972ead31c Ide/Debuggers/Gdb_MI2 : massive cleanup and some bugfixes
git-svn-id: svn://ultimatepp.org/upp/trunk@4875 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 08:02:35 +00:00
micio
bd0b4e9975 Ide/Debuggers/Gdb_MI2 : resume all threads on continue command
git-svn-id: svn://ultimatepp.org/upp/trunk@4873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 20:26:17 +00:00
micio
45f652c44e Ide/Debuggers /Gdb_MI2 : added asynchronous break command
git-svn-id: svn://ultimatepp.org/upp/trunk@4872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 20:00:32 +00:00
micio
1c20cb51de Ide/Debuggers/Gdb_MI2 : fixed stopping a program being debugged
git-svn-id: svn://ultimatepp.org/upp/trunk@4869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 12:24:28 +00:00
micio
2faa4c359c ide/Debugger/Gdb_MI2 : fix bug introduced with tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@4552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 14:42:58 +00:00
micio
6176a7c879 ide/Debuggers/Gdb_MI2 : added tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@4551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 14:11:32 +00:00
micio
09de2362d6 ide/Debuggers/Gdb_MI2 : fixed display of CPU registers for 32 and 64 bit
git-svn-id: svn://ultimatepp.org/upp/trunk@4550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 13:25:58 +00:00
micio
fbe9e215ee ide/Debuggers/Gdb_MI2 : fixed explorer editfield handling
git-svn-id: svn://ultimatepp.org/upp/trunk@4548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:20:40 +00:00
micio
8348903449 ide/Debuggers/Gdb_MI2 : fixed disassembly pane focus and cursor behaviours
git-svn-id: svn://ultimatepp.org/upp/trunk@4547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:06:51 +00:00
micio
d3a80e53c0 ide/Debuggers : fixed disassembly pane text size for GUI non-standard font size 12
git-svn-id: svn://ultimatepp.org/upp/trunk@4546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 23:04:54 +00:00
micio
903674481e ide/Debuggers/Gdb_MI2 : fixed a couple of breakpoints bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@4545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 22:43:52 +00:00
micio
c2fa542a12 ide/Debuggers/Gdb_MI2 : fixed breakpoint position on RunTo
git-svn-id: svn://ultimatepp.org/upp/trunk@4544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 22:05:51 +00:00
micio
446d6ac84c ide/Debuggers/Gdb_MI2 : added decoding of ArrayMap - sorted local variables
git-svn-id: svn://ultimatepp.org/upp/trunk@4543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 20:16:41 +00:00
micio
5b5ca2031b ide/Debuggers/Gdb_MI2 : added threads support
git-svn-id: svn://ultimatepp.org/upp/trunk@4538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 12:46:49 +00:00
micio
48170798f9 ide/Debuggers/Gdb_MI2 : added 'autos' variables exploring
git-svn-id: svn://ultimatepp.org/upp/trunk@4537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 11:27:31 +00:00
micio
2f4ab60f2d ide/Debuggers/Gdb_MI2 : added better quickwatch with deep variable inspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 10:21:30 +00:00
micio
81775cbbd5 ide/Debuggers/Gdb_MI2 : some cosmetics on interface
git-svn-id: svn://ultimatepp.org/upp/trunk@4535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 08:53:54 +00:00
micio
85bee580db ide/Debuggers/Gdb_MI2 : fixed another crash exploring children
git-svn-id: svn://ultimatepp.org/upp/trunk@4520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 00:14:07 +00:00
micio
82b431e9d1 ide/Debuggers/Gdb_MI2 : fixed nasty crash in optimal mode
git-svn-id: svn://ultimatepp.org/upp/trunk@4519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 20:32:59 +00:00
micio
2c4389bdf5 ide/Debuggers/Gdb_MI2 : better display of expressions when inspecting childs
git-svn-id: svn://ultimatepp.org/upp/trunk@4518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 18:15:25 +00:00
micio
7a7048f29e Ide/Debuggers/Gdb_MI2 : implemented variable explorer
git-svn-id: svn://ultimatepp.org/upp/trunk@4517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 17:18:41 +00:00
micio
95d8274656 Ide/Debuggers/Gdb_MI2 : added watches support
git-svn-id: svn://ultimatepp.org/upp/trunk@4512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 12:09:26 +00:00
micio
b578703d85 Ide/Debuggers : avoid opening non-existent source files on Gdb_MI2 frontend
git-svn-id: svn://ultimatepp.org/upp/trunk@4510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 23:49:23 +00:00
micio
e0f32af862 Ide/Debuggers : fixed a crash on Gdb_MI2 frontend
git-svn-id: svn://ultimatepp.org/upp/trunk@4509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 23:44:43 +00:00
micio
1effc6ba3d Ide/Debuggers : removed a bottleneck in Gdb_MI2 debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@4508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 22:45:17 +00:00
micio
c12f150ca9 TheIDE : Initial implementation of new GDB debugger interface
git-svn-id: svn://ultimatepp.org/upp/trunk@4506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 18:47:22 +00:00