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

180 commits

Author SHA1 Message Date
John Cortell
c39daa9ca9 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-17 18:30:47 +00:00
Pawel Piech
c761330f36 Bug 311564 - [memory] GDB-DSF memory retrieval hangs when creating memory block at function symbol 2010-06-07 18:55:00 +00:00
Vivian Kong
70237c3d81 Bug 315439 Fix up copyright 2010-06-03 00:12:05 +00:00
John Cortell
54d5da166c Bug 303315: Improve javadoc for disassembly service 2010-05-28 18:32:07 +00:00
Pawel Piech
c48835544d Bug 314258 - [console] Cannot have both stdout in console and in file 2010-05-27 16:40:14 +00:00
Pawel Piech
7141f555ad Bug 313885 - [concurrency] TracingWrapperRunnable should log all Throwables not only RuntimeExceptions 2010-05-21 18:06:58 +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
John Cortell
e1dfb2e746 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-14 19:08:38 +00:00
Pawel Piech
06e479681f Bug 312813 - [Launch] MIInferiorProcess.exitValue() never returns 2010-05-14 16:50:40 +00:00
Ed Swartz
32b01dbe7e Update incorrect Javadoc 2010-05-04 20:04:18 +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
Pawel Piech
8a353a1758 Bug 310335 - [concurrent] Query utility does not propagate a cancel requests 2010-04-23 20:21:03 +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
John Cortell
57c6ba5fec [248587] Support "Event' Breakpoints 2010-04-06 19:32:14 +00:00
Ed Swartz
2cfb9a353a Fix bug 306553 by generalizing Cast To Type / Display As Array UI so it can be implemented by adapters. In DSF, add IExpressions2 service to implement this support. 2010-03-24 20:32:55 +00:00
Pawel Piech
1ba8d3916d [306982] - [concurrent] DsfRunnable.finalize() method increases the cost of garbage collecting 10x 2010-03-24 18:50:29 +00:00
Pawel Piech
79c61294f9 [302628] Moved to a non-API package. 2010-03-24 18:19:18 +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
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
Pawel Piech
7bdb38f1b0 [228703] - [breakpoints] Add a breakpoint hit event to IBreakpoints service. 2010-03-05 19:03:48 +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
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
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
John Cortell
17396728ed [303315] Improve javadoc for disassembly service 2010-02-19 15:39:46 +00:00
Pawel Piech
b32a6f12b1 [249162] comment#9 - Adjusted error codes. 2010-02-12 01:04:37 +00:00
Pawel Piech
fd02b90e42 Warnings cleanup. 2010-02-11 23:31:29 +00:00
Pawel Piech
9d94af8a4d [291426] - [breakpoints] Add DSF support for flex-hierarchy breakpoints view. 2010-02-11 19:41:37 +00:00
Pawel Piech
47a5c8c644 [300586] (comment#9) - Added a clarifying comment. 2010-02-11 19:14:17 +00:00
Pawel Piech
73f10c6e73 [300586] (comment#9) - Simplified tracking maximum status code value. 2010-02-11 19:06:51 +00:00
Pawel Piech
426d7eb9c5 [300586] (comment#9) - Removed redundant instanceof DsfMultiStatus. 2010-02-11 19:05:14 +00:00
John Cortell
1cf226434d [302327] inaccuracy in JavaDoc IDisassembly.getMixedInstructions 2010-02-09 21:16:27 +00:00
Pawel Piech
3b2df140bd [301975] - CountingRequestMonitor status is broken 2010-02-08 16:38:47 +00:00
Pawel Piech
db0b2d61e1 [301913] - [services] Support for repeated call to addServiceEventListener 2010-02-05 05:33:06 +00:00
John Cortell
7190d7b8bf Doc enhancement 2010-02-03 13:15:54 +00:00
Pawel Piech
52945d7704 [300586] - Error logged by DsfSuspendTrigger 2010-01-23 00:59:09 +00:00
John Cortell
82fc7b6d78 Correct wording in comment 2010-01-18 23:31:58 +00:00
Ken Ryall
fceb61087c Bug 299167, turn the Variable View's Address column into a Location column. 2010-01-11 22:08:24 +00:00
Pawel Piech
76547b9958 Converted some protected methods to private to avoid exposing unnecessary API. 2010-01-11 19:43:50 +00:00
Pawel Piech
7fdf059e22 Warnings cleanup. 2010-01-09 00:54:36 +00:00
Pawel Piech
26033a36c2 Bug 293049 - [concurrent] Received IllegalStateException on shutdown 2010-01-08 19:14:04 +00:00
Pawel Piech
3c3cbab6e7 Bug 292468 - [breakpoints] Cannot update breakpoint status properly with current IBreakpointAttributeTranslator 2010-01-08 18:45:28 +00:00