1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

520 commits

Author SHA1 Message Date
David Inglis
ebffc66e0d small update to change logging to use the launch plugins plus use its own pixelconverter 2005-06-14 15:55:15 +00:00
David Inglis
da065bb454 fixed bug # 99899 2005-06-14 15:06:24 +00:00
David Inglis
5ecd43203f fixed bug #39581 2005-05-18 21:51:59 +00:00
David Inglis
6a1a4e7365 fixed bug #39581 2005-05-18 18:22:39 +00:00
Mikhail Khodjaiants
ff1dee0158 Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. Removed the old source lookup related classes and interfaces. 2005-05-09 21:41:40 +00:00
Mikhail Khodjaiants
af37524c7a Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. 2005-04-21 19:41:01 +00:00
David Inglis
1e163ece68 new images from Dave Daoust 2005-04-07 17:48:09 +00:00
David Inglis
5cbaa2e78d add access control listener 2005-04-06 19:50:32 +00:00
David Inglis
6bcf0f580b use HelpSystem API 2005-03-24 17:11:37 +00:00
David Inglis
2ab4f6bf28 let core exceptions go 2005-03-24 17:11:07 +00:00
Alain Magloire
6e38815a9a 2005-02-24 Alain Magloire
Fix for PR 86443

	* src/org/eclipse/cdt/launch/internal/ui/LaunchMessages.properties
	* src/org/eclipse/cdt/launch/ui/CArgumentsTab.java
2005-02-24 20:53:44 +00:00
David Inglis
a282800cac StringVariableSelectionDialog went public! 2005-02-21 03:00:57 +00:00
David Inglis
83c9192837 Fixed PR#84361 2005-02-03 19:19:48 +00:00
Alain Magloire
4fae0d2e17 2005-01-19 Alain Magloire
PR 82930
	* src/org/eclipse/cdt/launch/internal/CPropertyTester.java
2005-01-19 22:13:18 +00:00
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
Alain Magloire
5a4e52df7a 2004-12-20 Alain Magloire
PR 81321
	* src/org/eclipse/cdt/launch/internal/CPropertyTester.java
2004-12-20 17:14:25 +00:00
Mikhail Khodjaiants
df1737f4f0 The last character is missing in the launch configuration name generated from the binary file name. 2004-12-06 23:23:09 +00:00
David Inglis
3dd222fb35 fixed bug # 69222 2004-11-30 18:05:13 +00:00
David Inglis
176c726567 api update to use IBinaryObject instead of IBinaryExecutable in debugger 2004-11-17 19:57:54 +00:00
David Inglis
e2b84054ef use default constant for terminal 2004-11-16 21:34:26 +00:00
David Inglis
8692efd446 default terminal to true 2004-11-16 21:28:46 +00:00
David Inglis
8cec1f832b added terminal support 2004-11-16 21:21:58 +00:00
Alain Magloire
af6a913751 2004-11-11 Alain Magloire
Fix for PR 78441
	* src/org/eclipse/cdt/launch/internal/CPropertyTester.java
	* plugin.xml
2004-11-11 21:38:06 +00:00
David Inglis
46d6b8f8c1 see change log 2004-11-02 03:32:44 +00:00
David Inglis
7a24fe76ca missing NLS markup 2004-11-01 15:16:40 +00:00
David Inglis
28efe5b06a rollback getEnv old methods added new getEnv methods that use new constants to fix backward compatability issue 2004-10-29 15:16:45 +00:00
David Inglis
08412e5d6d fail launch on unrecognized binary file 2004-10-27 14:51:58 +00:00
David Inglis
6a8a5296bb cleanup compiler warnings 2004-10-27 13:59:30 +00:00
Alain Magloire
4d146140b3 Fix NPE 2004-10-22 15:13:33 +00:00
David Inglis
2e47a2377b added variable support to launching 2004-10-22 14:42:59 +00:00
David Inglis
bd562b731b update due to debug factroy api change 2004-10-21 15:07:54 +00:00
David Inglis
92d5c0eec5 fixed debugger slection bug 2004-10-20 19:20:54 +00:00
David Inglis
22aaaf84bc remove core/pid attribute if we prompted for them after launch 2004-10-19 20:56:20 +00:00
David Inglis
6ee3315f3b dont' change launch id 2004-10-19 19:45:07 +00:00
David Inglis
eadd32c9aa dont' change launch id 2004-10-19 19:43:01 +00:00
David Inglis
06924de632 dont' change launch id 2004-10-19 19:40:57 +00:00
Alain Magloire
1f3df7b1c7 2004-10-18 Alain Magloire
Adjust to changes in CDI
	* src/org/eclipse/cdt/launch/internal/LocalRunLaunchDelegate.java
2004-10-18 23:13:28 +00:00
David Inglis
801c17db2e fixed debugger selection 2004-10-18 20:21:39 +00:00
David Inglis
a3f0a610ed silent abort prompting launch 2004-10-18 17:45:40 +00:00
David Inglis
a192c2f172 - Update to new ICDIDebugger interface deprecating old
- Added seperate launch configuration for attaching to pid
2004-10-18 14:48:50 +00:00
Alain Magloire
6bc057c303 2004-10-17 Alain Magloire
Remove deprecated method in CDI adjust the implementation.
	* src/org/eclipse/cdt/launch/internal/CoreFileLaunchDelegate.java
	* src/org/eclipse/cdt/launch/internal/LocalCLaunchConfigurationDelegate.java
2004-10-17 21:27:40 +00:00
Mikhail Khodjaiants
acf19e50fa Added the launch configuration preference for the register bookkeeping. 2004-10-11 20:24:15 +00:00
David Inglis
33a55d969b due to ui refactor 2004-09-10 01:19:51 +00:00
Mikhail Khodjaiants
2798c3a121 Changes in the "Debugger" tab of the launch configuration dialog.
Replaced the "Run in debugger/Attach to running process" radio button by the "Attach to running process" check box.
Added the "Advanced" button that opens the "Advanced options" dialog.
The "Automatically track the values of variables" check box is moved to the dialog.
The "CoreFileDebuggerTab" class is implemented as an extension of "CDebuggerTab".
2004-08-23 19:59:19 +00:00
Mikhail Khodjaiants
ff59fc7493 Warning cleanup. 2004-08-16 17:14:01 +00:00
Mikhail Khodjaiants
3a15714c5d Contextual launch shortcuts cleanup. 2004-08-16 17:02:22 +00:00
Mikhail Khodjaiants
42f4d8f013 Warning cleanup. 2004-08-12 19:11:09 +00:00
Mikhail Khodjaiants
41772a42d1 Fix for bug 70442: Debugger launch configuration not updating properly. 2004-08-10 18:01:27 +00:00
Mikhail Khodjaiants
b0444239f0 Replaced the decprecated target factory methods. 2004-07-21 20:06:41 +00:00
Doug Schaefer
739203fe55 Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00