1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/debug/org.eclipse.cdt.debug.core
2008-08-20 22:13:45 +00:00
..
.settings - update error/warning policy to include more errors/warnings 2008-04-25 15:43:03 +00:00
cdi/org/eclipse/cdt/debug/core/cdi Added ICDIDisposable, as discussed in the mailing list. Most of these changes are adjustments to protect against an NPE since we now null out the CDI members when we dispose them. 2008-07-21 19:41:42 +00:00
META-INF Contributing new disassembly. 2008-04-03 17:06:41 +00:00
schema Bugs 216092 & 211533. 2008-01-25 22:58:17 +00:00
src/org/eclipse/cdt/debug The program executable would be expandable (in the Modules view) only if it lived in the output directory of a CDT project. It should be expandable as long as it's anywhere in a CDT project. I fixed this for shared libraries last month, and realized today the same issue is happening for the program executable. This refactors that earlier solution to fix both cases. It also fixes an NPE that would happen if the shared library was in a non-CDT project, or outside the workspace altogether. 2008-08-20 22:13:45 +00:00
.classpath Fix manifest warnings 2008-02-15 10:29:25 +00:00
.cvsignore ignore doc dir 2002-09-18 13:36:38 +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 Bugzilla Bug 156707: A failed operation (e.g., resume) can leave the CDebugTarget in an invalid run state. 2006-09-11 17:22:22 +00:00
ChangeLog-2003 Removed dependencies on the compatibility plugin and replaced deprecated classes and methods. 2004-05-21 19:59:49 +00:00
NEWS Added NEWS file. 2005-01-13 18:51:12 +00:00
plugin.properties Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent with how we refer to the feature at the UI level. 2008-04-25 21:23:39 +00:00
plugin.xml - bug 118100 - hardware breakpoints support 2008-04-28 21:56:56 +00:00