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

17231 commits

Author SHA1 Message Date
Sergey Prigogin
4a264bdc0f Use Ctrl+Alt+S instead of Ctrl+Shift+S for Sort Lines to avoid conflich with Save All. 2010-05-05 06:13:34 +00:00
John Cortell
af69e71a83 Corrected command description. This was accidentally given the description for -file-exec-file 2010-05-04 21:49:17 +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
Pawel Piech
0c30d752e0 Bug 289526 - [debug view] Migrate the Restart feature to the new one, as supported by the platform 2010-05-04 17:34:55 +00:00
Alena Laskavaia
5691d8b306 - removed version dependency so it compiles with CDT 6.0 2010-05-04 15:17:31 +00:00
Marc Khouzam
14c231b3ca Bug 311416: Small simplification in logic check. 2010-05-04 13:20:27 +00:00
Andrew Gvozdev
12eb24805f compilation warnings 2010-05-04 05:05:09 +00:00
Pawel Piech
ea4c22620a Bug 311416 - [vm][cache] Stack frames missing in debug view. 2010-05-04 04:54:41 +00:00
Andrew Gvozdev
09e2717298 compilation warnings 2010-05-04 04:24:40 +00:00
Andrew Gvozdev
f400c28d0e JavaDoc warnings 2010-05-04 03:47:06 +00:00
Andrew Gvozdev
232e65ec58 bug 285350: split statement to troubleshoot NPE 2010-05-04 03:22:41 +00:00
Alena Laskavaia
bf3078242e fixed marker supertypes for codan marker and marker type generation 2010-05-04 02:46:01 +00:00
Andrew Gvozdev
b07f185354 JavaDoc added 2010-05-03 22:15:31 +00:00
Andrew Gvozdev
89f528fac7 toString() added 2010-05-03 20:51:15 +00:00
L. Frank Turovich
41d8e7d002 minor edit to link titles 2010-05-03 19:40:00 +00:00
John Cortell
99dd5a34ae Bug 311380: Interrupting target can leave Debug view in awkward state 2010-05-03 18:56:21 +00:00
Mikhail Khodjaiants
4b0c9bd6ce Bug 311210 - [commands][cdi] Missing support for "target-download". 2010-05-03 15:20:05 +00:00
Mikhail Khodjaiants
c283892ee1 Bug 311219 - [commands][cdi] MITargetSelect is too restrictive. 2010-05-03 15:05:41 +00:00
Vivian Kong
66ef5c2e80 Bug 307593 - [Accessibility] CDT documentation has accessibility issues 2010-05-03 14:45:49 +00:00
Vivian Kong
47d095cfd4 build against platform M7 2010-05-03 14:14:36 +00:00
Markus Schorn
2f09275558 Deprecation of IASTArraySubscriptExpression.getSubscriptExpression(). 2010-05-03 08:32:14 +00:00
Sergey Prigogin
404e31b20a Sort Lines command. 2010-05-03 05:48:29 +00:00
Sergey Prigogin
d6c48415c3 Sort Lines command. 2010-05-03 04:53:27 +00:00
Sergey Prigogin
0ae94097b3 Cosmetics. 2010-05-03 04:52:38 +00:00
Sergey Prigogin
e45a245ac1 Minor code simplification. 2010-05-03 04:51:41 +00:00
L. Frank Turovich
8d317aa50a Bug 310371 - Revised Debug view 2010-05-03 02:03:26 +00:00
Sergey Prigogin
88b632405d Cosmetics. 2010-05-02 22:06:49 +00:00
Sergey Prigogin
31a23d3fc0 Fixed compiler warning. 2010-05-02 21:45:29 +00:00
Sergey Prigogin
4a4d247e2f Fixed compiler warning. 2010-05-02 21:45:28 +00:00
Sergey Prigogin
e85fb0b135 Cosmetics. 2010-05-02 21:42:04 +00:00
Sergey Prigogin
e487384c29 Generics. 2010-05-02 21:34:09 +00:00
Alena Laskavaia
a93035a04c Added quick fix for parenthesis checker 2010-05-02 02:31:03 +00:00
Alena Laskavaia
7872cd18fd Moved extension point to right plugin 2010-05-02 02:15:07 +00:00
Alena Laskavaia
36e14f64c3 Refactor to move common code to a proper package and externalize strings 2010-05-02 01:47:28 +00:00
L. Frank Turovich
bc2f66e8d3 Bug 310371 - Revised Traditional Memory Rendering pref panel, and the Disassembly, Modules, and Signals views 2010-05-01 22:01:24 +00:00
L. Frank Turovich
e074c3f6d3 Bug 310371 - Revised Problems, Registers, and Memory views 2010-05-01 18:16:49 +00:00
James Blackburn
75debca17a Bug 248071 libraries rebuilt on Mac OS X 10.5, forward compatible with 10.6 2010-05-01 11:51:16 +00:00
Alena Laskavaia
ecd0453485 - added javadoc and visibility refactoring 2010-05-01 00:56:13 +00:00
Alena Laskavaia
a54f3f21a7 - added javadoc, externalized strings, fixed copyright 2010-05-01 00:41:56 +00:00
John Cortell
ff3f6bc722 Updated comment to reflect the current status given a fix earlier today. 2010-04-30 21:06:54 +00:00
John Cortell
d5c6bb4f11 Updated comment to reflect the current status given a fix earlier today. 2010-04-30 21:01:49 +00:00
John Cortell
1dd75f85e0 Remove check that became unnecessary when I moved the logic back into this class. 2010-04-30 20:55:54 +00:00
Alena Laskavaia
bec406f7dd - show external location if it is not empty in problems details view 2010-04-30 20:48:56 +00:00
Marc Khouzam
2fdba57f07 Bug 289526: Change the order of steps to restart the inferior to make sure we don't get output before we have created our consoles. This is to protect ourselves against 223154 2010-04-30 20:30:36 +00:00
Marc Khouzam
781fa19cb6 Bug 304096: Handle cases for GDB < 7.0 where interrupting the target does not generate a *stopped event. 2010-04-30 18:00:26 +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
James Blackburn
1e87c2c634 Bug 289986 - Allowing saving resources while running an external Makefile build 2010-04-30 16:05:52 +00:00
John Cortell
e7a52e7c7c Bug 311118: Attach does not work with MinGW gdb 7.0 2010-04-30 15:54:48 +00:00