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

670 commits

Author SHA1 Message Date
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
Alena Laskavaia
91657617cb - fixed unused includes and force project setting for java errors/warnings 2009-04-22 13:56:07 +00:00
Ken Ryall
3b65fc9dad Bug 188116. 2009-04-16 05:54:16 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Ken Ryall
3ff09538e2 Add missing tag. 2009-04-09 00:19:01 +00:00
Ken Ryall
833f436400 Bug 202006. 2009-04-08 22:43:46 +00:00
Marc Khouzam
7cf6808597 [271159] Use CMainAttachTab for PostMortem debugging as we used to do. 2009-04-03 17:24:34 +00:00
Alena Laskavaia
82162abb01 - fixed missing since tag 2009-04-02 19:59:00 +00:00
Marc Khouzam
4e2bb4061d Remove unused import 2009-04-02 19:56:55 +00:00
Marc Khouzam
f6d0ec5342 [270813] Some fixes to handle add/remove of processes to a sublaunch and the removal of a sublaunch. 2009-04-02 19:46:18 +00:00
Alena Laskavaia
32896c6f39 [270671] - support for post launch actions 2009-04-01 20:39:46 +00:00
Alena Laskavaia
a99fb95237 [270813] - using launch listener to update process list in group launch 2009-04-01 18:50:08 +00:00
Alena Laskavaia
2c7e70fd47 [270671] - refactor to move ui parts to ui package and some small protection for inf loop 2009-04-01 15:18:42 +00:00
Alena Laskavaia
b813ee9976 [270671] - implemented support for group launch in cdt 2009-04-01 14:34:06 +00:00
Mikhail Khodjaiants
196f907dc8 Bug 265498: LaunchUIPlugin handleDebugEvents(...) launches multiple Project refreshes on launch terminate. 2009-04-01 12:47:27 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Mikhail Khodjaiants
09d747ca8c Bug 265498: LaunchUIPlugin handleDebugEvents(...) launches multiple Project refreshes on launch terminate. 2009-03-13 12:23:01 +00:00
Mikhail Khodjaiants
d6c767387c Bug 268520: Missing id for CoreFileDebuggerTab. 2009-03-13 12:18:14 +00:00
Alena Laskavaia
56d9382ab8 - removed extra import 2009-03-12 20:33:26 +00:00
Pawel Piech
b006bc98c3 Bug 262826 - Create common C/C++ launch configurations 2009-02-27 22:38:54 +00:00
Ken Ryall
eeb929745b Bug 265796 2009-02-25 20:06:32 +00:00
Ken Ryall
412ba1852c Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796 2009-02-25 15:24:14 +00:00
Ken Ryall
64d23241dd Bug 229740 2009-01-22 15:12:49 +00:00
Anton Leherbauer
7db7ce6ac9 Update bundle versions 2008-11-24 09:29:32 +00:00
Alena Laskavaia
e7b542359a PR: 223695 - previous parser failed on many test and did not pass correctly empty strings 2008-11-04 18:44:21 +00:00
Warren Paul
e552cc6d3a make existsErrors protected so it can be overridden if necessary. 2008-10-27 19:56:44 +00:00
John Cortell
e123e11d87 Restore support for a program specification that is a linked resource 2008-08-26 23:17:04 +00:00
John Cortell
68cbb7177b Fixed warning; unused import 2008-08-21 16:54:09 +00:00
John Cortell
f98068dadf Adjustment to last commit. Use project referenced in the launch config rather than the one stored in the field 'project' (copy&paste goof). 2008-08-20 21:04:48 +00:00
John Cortell
c2c4bc613c Slight organizational improvement to last commit (consolidate two checks into one). 2008-08-20 20:57:26 +00:00
John Cortell
b9f5b7a7d4 Support specifying the program as a relative path pointing outside the project directory. This is currently blocked merely because of shortcomings in the validation logic. There is no hard requirement otherwise for the executable to be in the project directory. In fact, the code I'm tweaking already supports the program being specified as an absolute path. Not allowing a relative path to the same location (or any other valid location) doesn't make sense. 2008-08-20 20:50:17 +00:00
John Cortell
c178e29335 Fix for 244605. User loses use of LC editor if user stores a progam path in launch configuration that points outside the project directory ("../something", e.g.). Also, fixed Generics warnings. 2008-08-19 20:13:59 +00:00