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

418 commits

Author SHA1 Message Date
Pawel Piech
5df1f3e42d Bug 313827 - [expressions] Use the "+" icon for the Add New Expression element 2010-05-20 23:52:53 +00:00
Pawel Piech
f27ab84b96 Bug 308626 - Added a test for RejectedExecutionException. 2010-05-20 23:10:15 +00:00
John Cortell
ba8fbc6c87 Bug 302628: Implement linking of active debug context with selection in Breakpoints view (fixed coding mistake reported by Patrick in comment 14) 2010-05-20 15:40:14 +00:00
John Cortell
4578a2a5ca Bug 309032: Need APIs to support memory pages (add ability for backend to indicate a memory space qualification is necessary) 2010-05-20 15:02:31 +00:00
Anton Leherbauer
cc85b9e8e5 Bug 312817 - backed out changes of bug 310992 2010-05-20 07:10:59 +00:00
Pawel Piech
fee4df23ae Bug 310191 - [number format detail] Detail pane does not clear up when DSF-GDB session is terminated 2010-05-19 18:45:18 +00:00
Anton Leherbauer
d85865bdb3 Bug 310331 - Fix wrong element path 2010-05-17 10:51:36 +00:00
John Cortell
e1dfb2e746 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-14 19:08:38 +00:00
Marc Khouzam
8fcc98e15c Bug 312467: Strings were not translated properly. 2010-05-14 18:42:11 +00:00
Pawel Piech
06e479681f Bug 312813 - [Launch] MIInferiorProcess.exitValue() never returns 2010-05-14 16:50:40 +00:00
Marc Khouzam
a29b7e2b10 Bug 312229: Missing delta generation was forcing us to refresh the expressions view needlessly. 2010-05-10 20:15:50 +00:00
Marc Khouzam
0be25d015f Bug 264895: Allow the visible console to match the currently selected debug context for a DSF-GDB session. 2010-05-10 18:48:38 +00:00
Ed Swartz
32b01dbe7e Update incorrect Javadoc 2010-05-04 20:04:18 +00:00
Vivian Kong
001dc097d9 Bug 311591 - externalize strings for debug activities 2010-05-04 18:42:19 +00:00
Marc Khouzam
45bb4086d0 Bug 311416: Clarify javadoc 2010-05-04 17:58:08 +00:00
Marc Khouzam
ea18f6f726 Bug 309309: CommandCache could prevent RMs from being completed if the ICommandControl.queueCommand() returned right away. 2010-04-30 17:07:00 +00:00
Marc Khouzam
6cc13ab881 Clarify method. 2010-04-30 15:31:12 +00:00
Anton Leherbauer
edf08beb2d [248627] Potential NPE in StackFramesVMNode 2010-04-30 12:39:44 +00:00
Anton Leherbauer
ba51737dc1 Bug 310992 - [vm][cache] Unnecessary cache flushing of thread children on suspended event 2010-04-30 12:33:11 +00:00
Pawel Piech
9acd76c5b0 Bug 311122 - [breakpoints] NPE in AbstractBreakpointVMNode. 2010-04-29 22:38:17 +00:00
Marc Khouzam
84500ac336 Bug 311031: avoid swallowing double-click event 2010-04-29 14:30:57 +00:00
Anton Leherbauer
627bbc0aed Bug 310331 - Fix wrong viewer input 2010-04-28 15:24:54 +00:00
Vivian Kong
5d22a3c67a Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
Anton Leherbauer
2f123dcce2 Bug 310443 - DSF Disassembly part cannot locate external source files
Bug 310171 - DSF disassembly view doesn't display mixed instructions from multiple files
2010-04-28 13:40:17 +00:00
Anton Leherbauer
0d4f5c71b6 Bug 310425 - incorporate Marc's feedback 2010-04-28 08:18:59 +00:00
Anton Leherbauer
048ebbf014 Bug 310425 - [hover][api] Add support for optional details pane and default expansion level to advanced hover 2010-04-27 13:59:29 +00:00
Anton Leherbauer
4284816c3b Bug 310331 - Minor optimizations to VMViewerUpdate 2010-04-26 12:14:54 +00:00
Pawel Piech
c5b9a25c25 Bug 310052 - [debug view] Allow overriding StackFramesVMNode event handling methods. 2010-04-23 22:16:47 +00:00
Pawel Piech
8a353a1758 Bug 310335 - [concurrent] Query utility does not propagate a cancel requests 2010-04-23 20:21:03 +00:00
Pawel Piech
ded34fbdbb Added a red color for a triggered alarm. 2010-04-23 19:30:13 +00:00
Pawel Piech
ecdf96f548 Bug 310331 - [vm] Refactor VMViewerUpdate to avoid data duplication. 2010-04-23 19:27:29 +00:00
Anton Leherbauer
1e118a7e58 [309001] Too many debug hovers in Preferences 2010-04-23 06:24:18 +00:00
Marc Khouzam
caa6d148db [248627] Support "Show Full Path" action for DSF 2010-04-22 23:44:30 +00:00
John Cortell
4c2c31028a Added assert. 2010-04-22 16:18:34 +00:00
Ken Ryall
a31dcc6d91 Fix NPE. 2010-04-22 15:47:30 +00:00
Anton Leherbauer
cb4be96604 [309910] [vm] Constructor of AbstractDMVMNode.DMVMContext should assert dmc != null 2010-04-22 09:22:23 +00:00
Anton Leherbauer
c85731de35 [308626] [source lookup] DsfSourceDisplayAdapter misses to call doneStepping if frame data retrieval fails 2010-04-21 07:50:57 +00:00
Ken Ryall
e54fe20d88 Display source for stack frames, not just IDMVMContext. 2010-04-20 18:31:42 +00:00
Ken Ryall
f71f3c7fc6 Bug 274872 - Repeated '<unknown>' editor 2010-04-19 21:05:28 +00:00
Marc Khouzam
6bb5d3014f [308091] Added address to label. 2010-04-18 02:44:13 +00:00
John Cortell
a93ec1e1d0 Should call the backend object's clearDebugContext() before calling its dispose(). 2010-04-15 15:50:53 +00:00
John Cortell
0a65cfc704 [309310] Disassembly view refactoring for CDI left Dsf's implementation with broken DSF event listeners 2010-04-15 13:54:06 +00:00
Vivian Kong
f5aa6deafd Bug 306627 - Fix license inconsistencies 2010-04-14 14:56:05 +00:00
Ed Swartz
f20d66d319 Commit fix for bug 248610, add "View Memory" support to DSF (Stephen Chong) 2010-04-14 13:02:19 +00:00
Ken Ryall
f52ac38667 Add UNKNOWN state change reason. 2010-04-09 16:52:36 +00:00
Pawel Piech
2db4f5c708 [308540] - [expressions][update policy][cdi] Disabled expressions are still evaluated 2010-04-08 18:44:08 +00:00
Marc Khouzam
f8d0290efa Missing @since tags 2010-04-07 19:28:27 +00:00
Ken Ryall
857c5eae68 Bug 303440 - [preferences] Unify and clarify debug preference pages 2010-04-07 15:19:53 +00:00
John Cortell
57c6ba5fec [248587] Support "Event' Breakpoints 2010-04-06 19:32:14 +00:00
Ed Swartz
0794acbd0f Fix problems accessing IExpressions2 outside executor thread (bug 306553) 2010-03-29 13:43:38 +00:00