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

225 commits

Author SHA1 Message Date
Pawel Piech
e98b65ea7c [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:27:01 +00:00
Pawel Piech
6d5de9c319 [216854] Checked in initial version of PDA example debugger. 2008-02-13 20:26:10 +00:00
Pawel Piech
65ce6ccf37 [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:14:03 +00:00
Pawel Piech
a12a4967e3 [179102] Added logic to handle ModelProxyInstalledEvent. This logic now selects the top stack frame when the debug view is first opened. 2008-02-12 23:13:12 +00:00
Pawel Piech
c61de9929c [218560] Replaced IStepQueueManager with a concrete generic implementation StepQueueManager. 2008-02-12 23:04:12 +00:00
Pawel Piech
17585c38f7 [218577] Cleaned up IBreakpoints interface. 2008-02-12 22:52:53 +00:00
Pawel Piech
7920546af5 [218557] Replaced IBreakpointsManager interface with a generic BreakpointsMediator and IBreakpointAttributeTranslator. 2008-02-12 22:51:10 +00:00
Randy Rohrbach
c7f6460147 Bugzilla 218654. This commit shows some files contain errors. This is because they are being compiled against M4. I will rebuild against M5 shortly. I did a diff of the files and the changes are exactly what I wanted. They will compile against HEAD and M5 when that is resolved. 2008-02-12 20:23:27 +00:00
Pawel Piech
6321552cfe [216376] Changed expression nodes to use new 3.4M5 watch expression APIs. 2008-02-12 00:03:36 +00:00
Pawel Piech
91e43c46ad [179096] Added suspend trigger to open debug perspective on suspend. 2008-02-11 23:56:56 +00:00
Pawel Piech
cedbca9401 Added comment annotations. 2008-02-11 22:52:17 +00:00
Pawel Piech
c10f8e47d0 Fixed a potential NPE. 2008-02-11 22:33:38 +00:00
Pawel Piech
3dd4c544e1 Added EVALUATION to the StateChangeReason enum. 2008-02-11 22:33:16 +00:00
Pawel Piech
e9b345d4fa [218573] Added process created event handling to make sure that new processes appear in Debug view. 2008-02-11 22:25:19 +00:00
Francois Chouinard
db8b348da7 BreakpointManager patch fro M5. 2008-02-11 17:32:56 +00:00
Marc Khouzam
8fda4772aa Fix for Bug 214806
New canWriteExpression() method is added to IExpressions and is used
to know if the user should be given the option to edit the value of an expression
in the views.
2008-02-08 20:58:49 +00:00
Marc Khouzam
857c836ecf Fix for Bug 217460
User modifying an expression was not working
2008-02-01 17:37:34 +00:00
Marc Khouzam
b7c32e2b66 Fix for bug 214806 2008-02-01 14:25:37 +00:00
Pawel Piech
2beca67145 [192019] View Model refactoring cont.: fixed refactoring bugs found during PDA development. 2008-01-31 18:54:15 +00:00
Randy Rohrbach
bd49549561 IDMContext.java - spelling
DsfServiceID.java - new helper utility class use to generate class IDs
DsfMemoryBlockRetrieval.java - uses DsfServiceID now
SyncRegisterDataAccess.java - uses DsfServiceID now
AlarmCellModifier.java -  uses DsfServiceID now
DisplayDsfExecutor.java - changed getDisplayDsfExecutor to return DisplayDsfExecutor instead opf DsfExecutor.
AbstractCachingVMProvider.java - spelling/format
2008-01-31 15:58:01 +00:00
Pawel Piech
5dd23d3028 [192019] Added the missing setFlags() override, without which many of the views didn't work after the refactoring. 2008-01-24 04:17:17 +00:00
Pawel Piech
e6f90cea7a [192019] Reverted to use VMDelta which was erroneously removed in UI refactoring. 2008-01-21 19:31:58 +00:00
Pawel Piech
2f16b2b95f [216034] Fixed to compile with platform 3.4 M5. 2008-01-21 19:29:30 +00:00
Pawel Piech
0d12dc0338 [192019] Got rid of getExpressionLength() which is no longer used. 2008-01-21 18:06:10 +00:00
Pawel Piech
7d83b3a7dd [192019] View Model framework refactoring. 2008-01-19 00:34:30 +00:00
Ted Williams
7cfa374584 Fixed the import of StatusLineContributionItem. It moved in platform 3.4M4. 2008-01-09 20:12:24 +00:00
Francois Chouinard
a09c42806c Fix for bug215545 2008-01-07 22:02:31 +00:00
Pawel Piech
e2aa815c7c [212841] Changed the IViewerUpdate interface implementations to work with platform 3.4 M4 milestone. 2008-01-04 03:46:52 +00:00
Pawel Piech
a4c2cc234f [213635] Added name to DSF executor. 2007-12-20 19:32:29 +00:00
Pawel Piech
0ce3cca4da [213635] Added name to DSF executor. 2007-12-20 19:20:09 +00:00
Pawel Piech
2b3d31bb31 [204587][204588] Added the IElementPropertiesProvider and PropertyBasedLabelProvider. 2007-12-19 23:53:11 +00:00
Pawel Piech
a9ca46d100 [212938] Fix for NPE as a result of a detail pane job returning null status. 2007-12-19 19:45:04 +00:00
Francois Chouinard
210443c47a Removed an extraneous back-end call to resolve the memory address. 2007-12-18 19:15:09 +00:00
Francois Chouinard
0f9a2839a8 *** empty log message *** 2007-12-15 14:04:31 +00:00
Pawel Piech
ad73d6a161 [209045] Added IDsfDebugUIConstants and a reference to it. 2007-12-11 20:05:07 +00:00
Pawel Piech
d5f269f61a [209045] Fixed a couple of compile bugs in the last checkin. 2007-12-11 19:59:57 +00:00
Marc Khouzam
0488406d1c FBefore setting the expression, we first check if it is a top-level expression,
in which case, we use the full expression string.
2007-12-11 19:30:59 +00:00
Veenu Khanna
11792cc9d5 Modules detail pane incorporated 2007-12-11 15:27:35 +00:00
Veenu Khanna
b3f8c7c9da Comments updated 2007-12-11 15:27:09 +00:00
Veenu Khanna
eff9424747 DetailsPane view for modules 2007-12-11 15:24:53 +00:00
Veenu Khanna
c8f72adff3 Image for modules view incorporated 2007-12-11 15:24:36 +00:00
Veenu Khanna
945c0892f3 Image files for modules view 2007-12-11 15:24:04 +00:00
Veenu Khanna
34a2e60a29 IModuleDMData changed 2007-12-11 10:32:11 +00:00
Francois Chouinard
cd887eb0e3 First part of re-factoring of the Breakpoint service. 2007-12-10 22:12:01 +00:00
Pawel Piech
4463f50fc6 [206832] Created a non-UI CompositeDMContext. 2007-12-10 20:55:32 +00:00
Francois Chouinard
72fd69e4f1 - First implementation of watchpoints
- Improved JUnit suite
- Fixed a couple of glitches in the previous delivery
2007-12-03 23:07:40 +00:00
Pawel Piech
84e4230f31 [211534] Changed the constructor of the singleton class to private (try #2). 2007-11-30 17:57:36 +00:00
Pawel Piech
4e224fce0a [211534] Changed the constructor of the singleton class to private. 2007-11-30 17:54:01 +00:00
Pawel Piech
3fef8680c9 [211616] Fixed Query.get(timeout) implementation. 2007-11-30 17:50:44 +00:00
Francois Chouinard
ad27060ba1 Second shot at the breakpoint service.
Fix for the shutdown sequence where a missing rm.done() in the MIBreakpoints shutdown() method was missing.
2007-11-30 16:14:54 +00:00