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 |
|
Vivian Kong
|
4f828713bc
|
fix for bug 60005 - manually add labels to edit boxes for accessibility
|
2007-05-25 18:55:13 +00:00 |
|
Vivian Kong
|
5e93cfda78
|
Patch for bug 187093 by Jason Montojo - Verbose console mode check box hidden
|
2007-05-17 00:01:53 +00:00 |
|
Vivian Kong
|
1fdc9f49a0
|
Patch for bug 187150 by Jason Montojo - Use Default checkbox text truncated
|
2007-05-16 20:25:51 +00:00 |
|
Ken Ryall
|
eb9921b9e1
|
Bug 183105, fix incorrect error code. Patch from Abeer Bagul.
|
2007-05-04 21:48:58 +00:00 |
|
Doug Schaefer
|
437d474f59
|
Got rid of our use of property testers since we can simply adapt to ICElement and check instanceof for IBinary or ICProject.
|
2007-05-04 14:44:15 +00:00 |
|
Doug Schaefer
|
a0b8eefc60
|
Change shortcut context launch enablement to be true for executables and C projects.
|
2007-05-04 13:19:18 +00:00 |
|
Doug Schaefer
|
13fc99911b
|
Use the bin's project as a mapped resource too.
|
2007-04-30 15:17:10 +00:00 |
|
Doug Schaefer
|
021e897699
|
Bug 179755 - Introduced mechanism to allow debuggers to specify a regex pattern specifying supported build configurations. This is used to set the defaults in the CDebuggerTab as well as the CApplicationLauchShortcut. A new debugger MinGW is introduced to take advantage of this and set the appropriate paths to the MinGW debugger.
|
2007-04-30 00:28:45 +00:00 |
|
Ken Ryall
|
7f0a47c1e2
|
Add the configuration type for the launch shortcut.
|
2007-04-29 18:35:55 +00:00 |
|
Ken Ryall
|
55a8f89f92
|
Modified to launch on a project context.
|
2007-04-29 15:27:01 +00:00 |
|
Doug Schaefer
|
234a259089
|
Extend the don't check program to also not check the project. This is to support hardware debugging and project-less debugging.
|
2007-04-12 21:07:56 +00:00 |
|
Doug Schaefer
|
d4ee3a6a14
|
Patch for Bryan - 177055 improving CPPClassSpecialization.
|
2007-03-23 20:05:29 +00:00 |
|
Vivian Kong
|
c3928a2c46
|
fix for bug 177431
|
2007-03-14 21:10:15 +00:00 |
|
Ken Ryall
|
e1d592c130
|
Fix NPE when creating a config when no project is selected.
|
2007-03-01 13:29:01 +00:00 |
|
Mikhail Khodjaiants
|
8d597138b3
|
Bug 164994: For post-mortem debugging new launch configuration is not initialized properly. Applied patch from Alex Chapiro, QNX.
|
2007-03-01 12:28:14 +00:00 |
|
Mikhail Khodjaiants
|
7cf4d73796
|
Bug 163343: Dynamic tab content is not disposed.
|
2007-02-06 11:52:52 +00:00 |
|
Ken Ryall
|
6d4eea9995
|
Set mapped resources on new launch configurations. This will let the platform know that they are associated and may be deleted when the project is deleted.
|
2006-12-10 17:24:52 +00:00 |
|
Anton Leherbauer
|
b7f5c2f33e
|
Upversion to 4.0.0 and fix dependency version ranges (bug 157543)
|
2006-10-11 12:28:54 +00:00 |
|
Ken Ryall
|
ecfd5b8e3b
|
Bug 158391. Ensure the default debugger pref has been set, preventing the "No such debugger" error message for new launch configurations created before the MI plug-in has been loaded.
|
2006-09-25 04:05:29 +00:00 |
|
Ken Ryall
|
73c553ffe6
|
Handle when the default debugger is not set.
|
2006-09-20 20:59:10 +00:00 |
|
Norbert Plött
|
92f1d746a0
|
fixing bug #151946 - Bad layout of Arguments tab in C/C++ Local Application
|
2006-09-13 07:01:24 +00:00 |
|