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

39 commits

Author SHA1 Message Date
Mikhail Khodjaiants
143d697e5e Bug 119683: long messages during launch cause gdb to timeout, launch to fail. 2006-01-23 20:25:43 +00:00
Leo Treggiari
32d8ac98ea Apply patch for bugzilla 93013 - Run As and Debug As menu items now show up for a project in the C/C++ View. 2005-12-02 22:47:13 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185 Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries. 2005-11-10 21:41:23 +00:00
Mikhail Khodjaiants
3dc2073d23 Bug 89276: Typo in org.eclipse.cdt.launch/plugin.xml. 2005-06-28 15:31:57 +00:00
David Inglis
6a1a4e7365 fixed bug #39581 2005-05-18 18:22:39 +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
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +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
2e47a2377b added variable support to launching 2004-10-22 14:42:59 +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
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
Mikhail Khodjaiants
3a15714c5d Contextual launch shortcuts cleanup. 2004-08-16 17:02:22 +00:00
Doug Schaefer
739203fe55 Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
David Inglis
aa2dc61d05 removed runtime.compatablity dependency
build on launch should now be scoped to referenced projects only.
update launch tab interaction to use new 3.0 methods
2004-05-18 16:43:58 +00:00
David Inglis
57c631cd4c fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59680 2004-04-23 13:37:24 +00:00
Alain Magloire
9579ebb09c Support For the Run contribution 2004-02-19 23:29:54 +00:00
Doug Schaefer
e1b04cf0c0 Added org.eclipse.core.runtime.compatability as a
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Alain Magloire
2f4b323387 Depend on org.eclipse.boot 2003-12-17 01:59:02 +00:00
Doug Schaefer
9c677d807f Upversioned the plugins, etc to 2.0.0.
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5 Upgrade to Eclipse 3.0. Includes:
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
Thomas Fletcher
7513a43095 Patch from Mikhail Khodjaiants regarding source lookup. 2003-10-27 21:07:13 +00:00
Doug Schaefer
fe07db2d72 Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
David Inglis
5ae31fb0e6 update version 2003-04-23 15:03:25 +00:00
Alain Magloire
78f2019cdd make it clear that the action if for "C Local Appliation" 2003-03-18 14:34:44 +00:00
David Inglis
03dea5e8ec new source locator ui pages 2003-02-18 20:53:39 +00:00
David Inglis
b5732a50bd change version to 1.0.1 2002-12-16 20:50:32 +00:00
Alain Magloire
c1788d353f new extension shortcut. 2002-11-23 04:19:53 +00:00
David Inglis
947c512932 new post-mortem debug launcher 2002-09-23 17:16:19 +00:00
David Inglis
3d96f03185 export jar 2002-08-26 18:07:15 +00:00
David Inglis
253bdfe47c update added plugin name and provider 2002-08-26 16:52:29 +00:00
David Inglis
54dd5f96be change version number 2002-08-26 14:25:09 +00:00
David Inglis
b725003bc8 added launch icon 2002-08-15 20:10:58 +00:00
David Inglis
6a2a614989 use new debugger configuartion page extension
added AbstractCLaunchTAb
2002-08-15 14:43:02 +00:00
David Inglis
e55f659950 new CDT launcher plugin with local launch delegate 2002-08-13 04:05:02 +00:00