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

341 commits

Author SHA1 Message Date
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
John Cortell
43c51f933f Fix for 244605. User looses 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 19:40:23 +00:00
Vivian Kong
bb5d5613ed fix for bug 234951 2008-06-10 19:17:45 +00:00
Alena Laskavaia
8cc0de06be [231149] - prevent NPE 2008-05-21 15:22:08 +00:00
Alena Laskavaia
e2950c2b0f [233239] - fixed local attach for relative path 2008-05-21 14:43:24 +00:00
John Cortell
645efee68a Avoid NPE if the client debugger tab factory fails to create the control. 2008-04-15 18:54:21 +00:00
Anton Leherbauer
f2bcb6cb77 Fix for 212632: Failure to debug-attach on Windows using GDB
and 224187: NPE launching debug configuration without app name
2008-04-03 08:46:05 +00:00
John Cortell
043d848106 Corrected grammar in error dialog that surfaces when the executable isn't on disk. 2008-04-01 03:01:05 +00:00
John Cortell
e2a73ed222 Applied modified version of patch in 224976. 2008-03-31 19:50:48 +00:00
Ken Ryall
503dee38ed Refresh the project in a job so this doesn't block on terminate and can be canceled. 2008-03-25 21:02:15 +00:00
John Cortell
8c518b15d3 Avoid a NPE when we receive a TERMINATE event for an IProcess that was not created with a launch configuration (at a minimum, JDT creates such a thing in StandardVMType.java, a process called "Library Detection"). 2008-03-11 20:40:32 +00:00
Anton Leherbauer
0f3191b1bb 218366: Fix grammar error in LaunchMessages.properties
Patch from Carlos O'Donnel (CodeSourcery)
2008-03-07 13:08:52 +00:00
Sergey Prigogin
72d87e8b69 Do not validate platform and CPU compatibility of debug configurations to avoid accidentally disabling a valid one. It's much better to let an incompatible configuration through than to disable a valid one. 2008-03-03 01:09:32 +00:00
Anton Leherbauer
8f9be92af5 Fix manifest warnings 2008-02-15 10:29:25 +00:00
John Cortell
5289cfd50b Set project compliance to 1.5 2008-01-28 16:08:49 +00:00
Ken Ryall
b9ff3bf0f9 Bug 214152, improve error message. 2008-01-17 04:08:58 +00:00
Ken Ryall
3c2dd52cf7 Bug 206928. 2008-01-16 12:06:39 +00:00
Ken Ryall
5a24329e7c Merge from cdt_40. 2007-12-31 21:28:04 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Anton Leherbauer
0770249d75 Fix for 205108: Null pointer exception on Launch of app in Windows 2007-10-11 14:05:49 +00:00
Ken Ryall
bb1b08484a Fix 177841. Work around for platform bug new in 3.3. 2007-09-21 20:33:07 +00:00
Doug Schaefer
a00f0ded40 Bug 196002 - Set up the mapping from the gdb/mi debugger to the gnu toolchain. Also map the cygwin debugger to the cygwin toolchain. Fix up the launch shortcut so that the longest matching pattern wins the day since both cygwin and mingw would get trumped by the main gnu one. With this single click debug works on Linux. 2007-08-28 20:38:03 +00:00
Mikhail Khodjaiants
9329353166 Bug 183105: Wrong status handler for launch error code 101: Working directory does not exist. 2007-08-14 11:03:36 +00:00
Doug Schaefer
2afd57655c Update changed plugins to 4.0.1. 2007-07-24 21:23:31 +00:00
Ken Ryall
7b03a50463 Cleanup. 2007-07-05 16:12:24 +00:00
Ken Ryall
0d758fd981 Bug 178731, launch configs know which build configuration to use. Also use the build config name in the default launch config name. 2007-07-04 19:59:15 +00:00
Doug Schaefer
e9963971e8 Fix up copyrights. 2007-06-14 18:51:35 +00:00
Anton Leherbauer
743ad102bb Fix for 192256: Run/Debug As... Missing from Project Explorer 2007-06-13 12:11:25 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Vivian Kong
48656a5e1f fix for bug 189237 - manually add label to edit/input box for accessibility 2007-05-28 20:00:33 +00:00