1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

564 commits

Author SHA1 Message Date
Pawel Piech
79c61294f9 [302628] Moved to a non-API package. 2010-03-24 18:19:18 +00:00
Pawel Piech
4abe599850 [306865] - BreakpointOrganizerVMContext constructor should have public constructor 2010-03-24 05:31:56 +00:00
Ed Swartz
90f7d1a702 Fix possible NPE at termination time for bug 305775 2010-03-18 19:49:45 +00:00
John Cortell
69fec55016 [306288] dsf.ui bundle does not export some packages 2010-03-17 22:45:01 +00:00
David Dubrow
d1446de73e Fix bug where getSupportedFormats() was throwing rather than returning data 2010-03-17 20:16:32 +00:00
David Dubrow
f3fad52d6e addressed backward compatibility issues 2010-03-15 18:45:23 +00:00
Doug Schaefer
68dea21be0 Fixes for M6 build. 2010-03-13 17:53:41 +00:00
David Dubrow
e7d0761389 Bug 305365 allowing editable value to differ from formatted value 2010-03-13 14:59:57 +00:00
Pawel Piech
aa07b8ae87 [302628] - [breakpoints][cdi] Implement linking of active debug context with selection in Breakpoints view. 2010-03-13 00:00:26 +00:00
John Cortell
b898da879b Fixed warnings 2010-03-11 23:39:59 +00:00
Ken Ryall
c458fc2918 Bug 305533, Step One, remove the old Disassembly view and rename the DSF one. 2010-03-11 22:43:38 +00:00
Ken Ryall
a36a7271e7 Revert to version 1.26, remove accidental commit. 2010-03-11 12:16:27 +00:00
Ken Ryall
3983c6bb53 Bug 302595, return null for default. 2010-03-10 21:23:34 +00:00
Ken Ryall
2776239295 Bug 303334, pref cleanup. 2010-03-10 21:22:39 +00:00
Pawel Piech
f3f09b4946 Updated comments. 2010-03-10 19:11:36 +00:00
Pawel Piech
afa7312595 [305376] - [concurrent] RejectedExecutionExeption is not properly handled in RequestMonitor 2010-03-10 19:11:17 +00:00
Randy Rohrbach
7bd8acff99 Bugzillas
305260
305262
2010-03-09 23:11:09 +00:00
Ken Ryall
75267de2dc Update with Pawel's adjusted patch using ICBreakpoint.C_BREAKPOINTS_DEBUG_MODEL_ID 2010-03-09 22:45:11 +00:00
Ken Ryall
2edac02083 Bug 305071 - Support breakpoints in Disassembly at the DSF level. 2010-03-09 16:53:32 +00:00
Pawel Piech
7bdb38f1b0 [228703] - [breakpoints] Add a breakpoint hit event to IBreakpoints service. 2010-03-05 19:03:48 +00:00
Marc Khouzam
adbac60c10 [303968] RunToLine and ResumeAtLine were overridden in GDBRunControl and GDBRunControl_7_ but this was mistakenly remove. Minor cleanup as well. 2010-03-05 16:52:16 +00:00
Ken Ryall
a8b9452abb More cleanup for bug 303968. 2010-03-04 22:16:13 +00:00
John Cortell
8868796244 [304434] ISourceLookupParticipant.getSourceName(Object) should return null, not empty string 2010-03-02 23:13:33 +00:00
Pawel Piech
0660433a64 [211338] - [variables][expressions] LayoutNodes should use IExpressions.getSubExpressionCount 2010-03-02 15:08:06 +00:00
Ken Ryall
de52271f86 Bug 303968, move support for Run To Line, Move To Line, Resume At Line, to DSF. 2010-03-02 13:29:06 +00:00
Anton Leherbauer
8e1def1e77 [302875] Add comment for clarification 2010-03-02 08:02:45 +00:00
John Cortell
444ae7cb4c Fixed typo in comment 2010-03-01 22:15:11 +00:00
John Cortell
7fcf6cde33 Fixed typo in comment 2010-03-01 22:11:27 +00:00
John Cortell
28b41fa7a2 befriend dsg-gdb test plugin 2010-03-01 17:15:20 +00:00
Anton Leherbauer
74a81d3e32 [302875] [dis] Toggling "Show Symbols" resets viewport
[304110]  [Disassembly] Refresh button should not jump to PC address
2010-03-01 14:07:52 +00:00
Anton Leherbauer
ecac1992cc [302873] [dis] Toggling "Show Source" jumps to unexpected location 2010-03-01 11:10:52 +00:00
Anton Leherbauer
a16c5bc0d5 Cleanup unused messages 2010-03-01 09:55:26 +00:00
Anton Leherbauer
a4d55e01a4 [302925] Clarify insertDisassembly() return value and align implementations 2010-03-01 09:21:40 +00:00
Vivian Kong
8ff63ab2c3 Bug 303481 - change update site for helios 2010-02-26 15:54:53 +00:00
Anton Leherbauer
e33b39e5b7 [302925] Incorporate John's review feedback 2010-02-26 08:42:25 +00:00
John Cortell
adde620eaf [248606] Add support for toggling watchpoints in the variables and expressions views. 2010-02-19 23:47:04 +00:00
Anton Leherbauer
399db5247a Cleanup unused messages 2010-02-19 15:49:43 +00:00
John Cortell
17396728ed [303315] Improve javadoc for disassembly service 2010-02-19 15:39:46 +00:00
Anton Leherbauer
1e9767d045 [302554] [disassembly][api] Provisional disassembly API should use IAddress instead of BigInteger 2010-02-18 12:34:10 +00:00
Anton Leherbauer
ae828d8792 [302348] [dis] Expression support: merge goto symbol and got address 2010-02-18 11:44:15 +00:00
Anton Leherbauer
730d211888 [302348] [dis] Expression support in DSF Disassembly view is too limited 2010-02-18 11:44:02 +00:00
Marc Khouzam
ac2be6bb2b [299300] Respect order of detail formats 2010-02-17 17:21:31 +00:00
Anton Leherbauer
ab580bbafe [302505] [disassembly view] Infinite loop retrieving disassembly 2010-02-17 13:04:51 +00:00
Anton Leherbauer
a603dc072a [302006] Disassembly view doesn't take into account active debug context when jumping to an address 2010-02-17 09:33:12 +00:00
Anton Leherbauer
ed9c03f437 [302923] [disassembly] Remove REDDocument.finalize() 2010-02-17 09:02:22 +00:00
John Cortell
eddb058986 [302772] Refactor DSF Disassembly view to support CDI 2010-02-15 15:34:31 +00:00
Marc Khouzam
bf9c3f543a [275238] Added extra Details format which gives more details and supports pretty-printing 2010-02-14 01:21:45 +00:00
John Cortell
c1c4444ee9 added comment 2010-02-12 19:55:01 +00:00
John Cortell
f51b5492bb [302759] Disassembly view fails to remove itself as a Debug view selection listener 2010-02-12 19:45:13 +00:00
Pawel Piech
b32a6f12b1 [249162] comment#9 - Adjusted error codes. 2010-02-12 01:04:37 +00:00