1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

433 commits

Author SHA1 Message Date
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Sergey Prigogin
49a4f3518f Cosmetics. 2011-05-26 20:41:45 +00:00
Teodor Madan
5c31ff1458 Bug 324624 - Launch group: Number of entries is not reducible 2011-05-25 07:21:21 +00:00
David Dubrow
bef52e225a Don't trigger listener when data hasn't changed 2011-02-28 20:58:11 +00:00
Anton Leherbauer
60080b30c7 Fix deprecation warnings 2011-02-14 14:18:46 +00:00
James Blackburn
6a815d839a Bug 336052 - AbstractCLaunchDelegate{2} fails to launch if the Build throws Exception or build cancels the progressmonitor. 2011-02-02 15:41:28 +00:00
Marc Khouzam
0c02ab5445 Bug 335776: Typo in translation string gives exception 2011-01-29 18:56:26 +00:00
James Blackburn
94e6baa3f7 Bug 333504 - [remote launch] NPE after switching to "Standard Launcher" in Remote Application debug configuration 2011-01-04 20:28:14 +00:00
Ken Ryall
d1c831f3c2 Enhance support for scripting and running headless. 2010-12-16 17:46:30 +00:00
Marc Khouzam
d71d341186 Bug 328012: Remote @noextend because it breaks the compilation of org.eclipse.cdt.debug.gdbjtag.ui.GDBJtagCDICMainTab 2010-11-29 16:05:16 +00:00
Sergey Prigogin
93025a22fb Bug 328012 - UI freezes when opening a launch configuration if the binary is on a slow file system 2010-11-28 21:17:37 +00:00
Sergey Prigogin
3e56b321b1 Bug 328012 - UI freezes when opening a launch configuration if the binary is on a slow file system 2010-11-28 20:47:34 +00:00
Sergey Prigogin
ef997227df NLS-style string resources. 2010-11-28 20:21:32 +00:00
Sergey Prigogin
09fa3a7581 NLS-style string resources. 2010-11-28 19:58:42 +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
Mikhail Khodjaiants
cb668b62b8 Bug 322671 - CMainTab duplicates CAbstractMainTab members 2010-08-13 16:12:03 +00:00
John Cortell
edbcd95797 Bug 316040: Bad progress messages being posted from CDI launcher 2010-06-15 21:07:42 +00:00
Ken Ryall
8cf1d78978 Bug 315461 - [launch] Invalid thread access exception during launch 2010-06-03 17:19:19 +00:00
Vivian Kong
738da44d29 Bug 315439 Fix up copyright 2010-06-02 20:38:34 +00:00
John Cortell
21b37f0e95 Bug 315396: EDC launch imported executable causes divide by zero exception 2010-06-02 14:16:38 +00:00
Ken Ryall
fce5016ea7 Only enable the cdi-gdb activity on no run launches since they are used by DSF as well. 2010-05-27 04:01:37 +00:00
John Cortell
23c2595561 Bug 309126: Build before launch does too much building with project references (handle invalid build config ID) 2010-05-26 15:57:45 +00:00
John Cortell
646182c984 Corrected comment 2010-05-25 23:55:16 +00:00
John Cortell
cc353d738b Bug 309126: Build before launch does too much building with project references (fix shallow comparison of project references) 2010-05-25 23:16:51 +00:00
John Cortell
cc65b918dc Combined class javadoc 2010-05-25 20:27:17 +00:00
John Cortell
72fbc7d394 Bug 309126: Build before launch does too much building with project references 2010-05-25 20:26:14 +00:00
Ken Ryall
c58a08aaad Bug 309128. 2010-05-25 19:44:06 +00:00
Mikhail Khodjaiants
e733369d6f Bug 313806 - Export all debug packages. 2010-05-20 20:38:54 +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
Marc Khouzam
f2fab88813 Bug 281970: Needed a way to check if setDefaults() was called that was unique for each configuration. 2010-05-17 20:23:32 +00:00
Marc Khouzam
24f6fec914 Bug 304384: Undo the last fix which broke the case where we first created a Run configuration. Instead, check if the global pref is set before forcing a preferred launch delegate. 2010-05-14 10:25:25 +00:00
Marc Khouzam
eb382a9bee Bug 304384: Move logic to set default launch delegate to the tab of the DSF-GDB delegate. This is to allow the global preference for launch delegate not to be overridden unless DSF-GDB is also the global preference. 2010-05-14 02:18:31 +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
Alena Laskavaia
204093e764 Bug 312427 Launch groups should have better validation/filtering of referenced launch configuration (patch from Teodor Madan) 2010-05-11 16:12:26 +00:00
Vivian Kong
528612c2b2 Bug 312092 - TVT36:TCT174: FRA - Duplicate mnemonic for Browse (same string used twice in same panel) 2010-05-07 18:09:31 +00:00
John Cortell
e42056257a [310304] GDB (DSF) Hardware Debugging Launcher ignores application program path 2010-05-06 20:17:04 +00:00
Alena Laskavaia
b06a0cbd3a Bug 310672 Remove clones of PixelConverter and replaced with usage of org.eclipse.jface.layout.PixelConverter 2010-04-27 17:10:39 +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
Mikhail Khodjaiants
304f3b2500 Bug 306569: Dynamic content support for ICDebuggerPage 2010-04-06 00:49:45 +00:00
Ken Ryall
86224bcfa0 Have CAbstractMainTab share the common portions of CDI CMainTab and DSF CMainTab. 2010-03-09 05:26:19 +00:00
Ken Ryall
fdc4d93925 Make requiring a C project optional. 2010-03-04 19:20:27 +00:00
Marc Khouzam
4b0e57dc78 [304384] Make DSF-GDB the default CDT debugger. 2010-03-02 18:04:53 +00:00
Ken Ryall
e9e73680c2 Bug 285907, create a new shared abstract launch delegate. 2010-03-02 13:50:21 +00:00
John Cortell
4d5d92560b [277663] Binary is revalidated after each keystroke 2010-02-26 15:19:34 +00:00
John Cortell
97acd431e0 Fix unindented if block (no functional change) 2010-02-26 14:46:21 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
John Cortell
d5e7951f9f Include recently introduced schema folder in source bundle 2010-01-21 14:44:18 +00:00
John Cortell
24001360f5 javadoc an abstract method 2010-01-18 16:06:05 +00:00
Ken Ryall
4934483c60 Increment version number to 7.0 2010-01-07 14:38:00 +00:00