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

1363 commits

Author SHA1 Message Date
Sergey Prigogin
bd51ec8825 NLS-style string resources. 2010-12-02 20:45:54 +00:00
Sergey Prigogin
f3b4634427 Generics. 2010-12-02 20:42:38 +00:00
Sergey Prigogin
b30316c094 Cosmetics. 2010-12-02 04:06:24 +00:00
Sergey Prigogin
df47a5c6f6 Cosmetics. 2010-12-02 01:55:05 +00:00
Sergey Prigogin
caadfdc7d1 Generic parameters and exception logging. 2010-12-02 01:33:01 +00:00
Sergey Prigogin
e19da24804 Cosmetics. 2010-12-01 22:51:10 +00:00
Ken Ryall
c72e99bd35 Prevent deadlock when opening projects while refreshing the executables list. 2010-09-12 13:45:03 +00:00
James Blackburn
5294511318 Bug 317796 - Build before launch should be cleverer about which configuration is built.
Add option to LaunchConfig Main Tab to automatically choose a build configuration appropriate to the binary being debugged.
2010-08-26 15:36:21 +00:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
James Blackburn
566aba5c1d Bug 314865 - When "Skip All Breakpoints" is ticked breakpoints at launch can be hit 2010-06-25 08:35:26 +00:00
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
Vivian Kong
a2ca080d1a Bug 315439 Fix up copyright 2010-06-03 14:35:46 +00:00
Ken Ryall
082b4787c3 Bug 315244 - Can't map sources if the executable was built on a different file system 2010-06-01 19:34:06 +00:00
Ken Ryall
2bedd8397b Fix warnings. 2010-06-01 16:44:33 +00:00
Ken Ryall
a137a7f097 Bug 315244 - Can't map sources if the executable was built on a different file system 2010-06-01 16:43:19 +00:00
Marc Khouzam
8b68101304 Bug 314749: Typo. 2010-05-31 20:02:13 +00:00
Warren Paul
f918a234f1 fixed bug #314152. 2010-05-24 18:07:06 +00:00
John Cortell
233c76b736 Bug 313821: Intermittent NPE during shutdown, in source-not-found handling 2010-05-20 21:57:16 +00:00
Mikhail Khodjaiants
e733369d6f Bug 313806 - Export all debug packages. 2010-05-20 20:38:54 +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
Marc Khouzam
06f8d01d6c Bug 312997: Set the default launch delegate using the launch configuration type instead of individual launch configurations. This avoids having the tabs for all launch delegates be created every time, and causing race conditions. 2010-05-19 15:43:16 +00:00
John Cortell
c039cc7cfc Fixed warning. Removed no-longer-necessary API tooling filter 2010-05-17 16:28:54 +00:00
Marc Khouzam
fe3c6d028f Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Configuration. Also, make sure a Run configuration can be used for Debug and vice versa. 2010-05-14 01:50:46 +00:00
John Cortell
8b8214494e Bug 309032: Fixed NPE I'm seeing intermittently during session shutdown. 2010-05-13 22:25:11 +00:00
John Cortell
ca94f732f9 Bug 309032: Fixed NPE I'm seeing intermittently during session shutdown. 2010-05-13 22:15:23 +00:00
John Cortell
5a1558ddd2 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-13 19:43:47 +00:00
John Cortell
e42056257a [310304] GDB (DSF) Hardware Debugging Launcher ignores application program path 2010-05-06 20:17:04 +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
Pawel Piech
718f11adef Bug 289526 - [debug view] Migrate the Restart feature to the new one, as supported by the platform 2010-04-29 22:45:45 +00:00
John Cortell
e6e6d679b2 Javadoc update 2010-04-29 15:37:04 +00:00
Anton Leherbauer
b231775082 Bug 310093 - Toggle instruction stepping mode issues 2010-04-29 12:12:25 +00:00
Ken Ryall
7d7f5e51f0 Pass along the progress monitor. 2010-04-26 16:58:39 +00:00
Ken Ryall
e2d5fb7ffa Better scaling for this progress monitor. 2010-04-26 16:58:20 +00:00
Ken Ryall
562a946c02 Add a flag to only refresh the mapping of the source files without doing a full fetch of the source file list. 2010-04-26 16:57:56 +00:00
John Cortell
b21706e686 befriend other CDT plugin to let it avoid warnings 2010-04-22 22:41:57 +00:00
Ken Ryall
5098922069 Clean up warnings. 2010-04-20 18:29:16 +00:00
Ken Ryall
f71f3c7fc6 Bug 274872 - Repeated '<unknown>' editor 2010-04-19 21:05:28 +00:00
Mikhail Khodjaiants
a67b587f77 Bug 309212: No registers with HEAD. Workaround for gdb 7.0. 2010-04-17 21:42:13 +00:00
John Cortell
119d848c62 [305752] Moved gdb event breakpoint constants into new common gdb plugin as well as the registering of the event types (via an extension) 2010-04-08 20:02:35 +00:00
Mikhail Khodjaiants
c13a2bfe52 Bug 308055: Register values are not updated when switching between frames 2010-04-05 23:37:43 +00:00
Mikhail Khodjaiants
0226852623 Making the top level "computeStackFrame" synchronized to prevent unnecessary stack computations. 2010-04-05 00:12:01 +00:00
John Cortell
14d03593f9 befriend dsf-gdb plugin for an internal package (fix warnings) 2010-03-17 20:12:07 +00:00
John Cortell
2e7e95dfad Fixed warnings 2010-03-17 20:07:52 +00:00
John Cortell
9146796fd6 [305752] Constants for standard event breakpoint types should be outside the CDI-GDB plugin 2010-03-12 23:36:43 +00:00
John Cortell
83736061cd [305667] Possible NPE in CSourceFinder (applied patch) 2010-03-12 13:49:01 +00:00
Marc Khouzam
6b01652bf6 [249223] Make ResumeWithoutSignal retargettable. Add ResumeWithoutSignal action to DSF-GDB, but this is not complete because DSF-GDB does not handle the signal stuff yet. 2010-03-11 19:19:38 +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
John Cortell
324bc25ac9 [304433] Get ProgramRelatvePathSourceContainer to support DSF's ability to debug a binary outside a project 2010-03-02 22:54:49 +00:00