1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

601 commits

Author SHA1 Message Date
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
John Cortell
6e9b99adf9 Discard obsolete classes 2009-12-14 19:30:52 +00:00
John Cortell
487a57e98d [273502] Follow up fix. Launch configuration refactoring doesn't work for non-locals configs that live in the project folder (a .launch file) 2009-12-12 15:11:34 +00:00
John Cortell
b83991daa5 [273502] Allow third party launch configurations to participate in refactoring. 2009-12-11 13:42:36 +00:00
John Cortell
b60a11baac Fixed EDC warnings 2009-11-16 22:10:42 +00:00
John Cortell
bc5eb83877 [292224] Launch Group tab not updating properly after hitting Revert 2009-10-14 12:22:32 +00:00
John Cortell
fa78098bee Simplified LaunchElement to a PODS (plain old data structure) 2009-10-13 20:32:26 +00:00
John Cortell
be12c28504 Applied patch for [291312] Launch group are not terminated leading to significant leaks.
Also, numerous code improvements, including the simplification of LaunchElement to a PODS (plain old data structure)
2009-10-13 20:31:55 +00:00
Ken Ryall
ed41e9784a Bug 287057. Gets an ICElement from the selected IFileEditorInput 2009-09-07 14:09:24 +00:00
Ken Ryall
a8e9a0c1c5 Bug 286366, fix use of & in control label 2009-09-06 04:04:33 +00:00
Ken Ryall
c0121fbe5f Bug 286359. Executable not auto-selected 2009-09-05 20:03:28 +00:00
Ken Ryall
789d0e2e8d Fix NPE. 2009-08-29 00:08:04 +00:00
Ken Ryall
6d98937144 [Bug 285904] Control build-before-launch activity per launch configuation 2009-08-18 14:46:54 +00:00
Ken Ryall
4f7831b525 Bug 196885, cache the "is the exe a binary" value. 2009-06-04 12:35:21 +00:00
Ken Ryall
51f4baf0ae Bug 272480, allow for NULL attribute. 2009-05-31 12:55:26 +00:00
Alena Laskavaia
310b0d701d - avoid exception when cannot read value (for old format) 2009-05-29 21:11:37 +00:00
John Cortell
e38496644a Fixed 278251. Launch Group can end up launching a configuration in an unsupported mode 2009-05-28 16:42:31 +00:00
Vivian Kong
c921a8f760 update copyrights 2009-05-27 15:34:50 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
John Cortell
3a777e1510 Fixed warnings. Use generics. 2009-05-15 15:00:32 +00:00
John Cortell
7e22c45fe6 Bugzilla 276498: Support multiple selection in Launch Group feature 2009-05-15 13:48:25 +00:00
John Cortell
48b8dc1794 Bug 276419: Improvements to post-launch actions (in Launch Group feature) 2009-05-15 05:50:15 +00:00
John Cortell
352aaaa924 Bugzilla 276397: Group Launch: selection dialog's OK button disabled when editing an entry. Also, addressed other issues mentioned in the bugzilla entry. 2009-05-14 23:16:50 +00:00
John Cortell
179ba1e928 Corrected comment. There are now two tabs 2009-05-14 20:08:48 +00:00
John Cortell
3eafcf3d6a Fixed 276375. When adding a config to a Launch Group, the action selection is dropped 2009-05-14 20:04:45 +00:00
Ken Ryall
f9a5cc318d Fix since tag. 2009-05-13 06:52:20 +00:00
Ken Ryall
330bfbfa29 Fix NPE. 2009-05-13 06:51:26 +00:00
John Cortell
9f3c5eb0ed Add "lite" common tab. Bugzilla 275865 2009-05-12 13:35:19 +00:00
John Cortell
6ff33f314b Add "lite" common tab. Bugzilla 275865 2009-05-12 13:27:12 +00:00
Marc Khouzam
da50919f62 [273833] Add a text box to specify the core file to the CDI Postmortem launch. This aligns both DSF-GDB and CDI-GDB Portmortem launches. 2009-04-29 20:14:41 +00:00
Pawel Piech
f8440ac182 [270469] - [launch] The standard launcher should be selected by default. 2009-04-23 22:01:30 +00:00
Alena Laskavaia
a1a4c150c3 [273502] - problems with launch configuration when renaming project and when using non-exisiting project, applied patch 2009-04-23 20:22:24 +00:00
Marc Khouzam
1147914901 [273451] Makes the "connect to terminal" option be visible again for a CDI-GDB local launch, but not for attach or postmortem. This is the behavior we had before. 2009-04-23 17:34:02 +00:00