1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.mi.core
Anton Leherbauer fdff1402b2 Fix for 86676: CDT ghosts resume/step when stack-info-depth fails
Patch by Øyvind Harboe <oyvind.harboe@zylin.com>
2008-04-03 08:52:33 +00:00
..
.settings Set project compliance to 1.5 2008-01-28 16:08:49 +00:00
cdi/org/eclipse/cdt/debug/mi/core/cdi Fix for 86676: CDT ghosts resume/step when stack-info-depth fails 2008-04-03 08:52:33 +00:00
META-INF Fix manifest warnings 2008-02-15 10:29:25 +00:00
mi/org/eclipse/cdt/debug/mi/core *org.eclipse.cdt.debug.mi.core/{AbstractGDBCDIDebugger,IMILaunchConfigurationConstants}.java 2008-03-28 15:42:17 +00:00
schema Modified description. 2006-02-07 21:21:41 +00:00
src/org/eclipse/cdt/debug/mi/core *org.eclipse.cdt.debug.mi.core/{AbstractGDBCDIDebugger,IMILaunchConfigurationConstants}.java 2008-03-28 15:42:17 +00:00
.classpath Fix manifest warnings 2008-02-15 10:29:25 +00:00
.cvsignore first drat 2002-07-24 13:41:31 +00:00
.options set debug to true. 2002-10-21 02:55:50 +00:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
ChangeLog Bug 155816: NPE thrown by info threads. 2006-08-31 14:22:58 +00:00
ChangeLog-2003 Major patch from Tanya to extenalize strings 2004-03-16 20:03:56 +00:00
design.txt updated. 2003-07-10 19:34:22 +00:00
plugin.properties Fix up copyrights. 2007-06-14 18:37:09 +00:00
plugin.xml 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