1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/debug
2008-08-21 12:09:52 +00:00
..
org.eclipse.cdt.debug.core 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
org.eclipse.cdt.debug.core.tests Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.debug.mi.core PR: 109999 - use variable substitution for gdb command 2008-08-18 13:38:34 +00:00
org.eclipse.cdt.debug.mi.ui - change version to 5.1 on head 2008-07-09 16:43:51 +00:00
org.eclipse.cdt.debug.ui Add strings used by the recently added Move To Line action (forgot to commit this earlier) 2008-08-21 12:09:52 +00:00
org.eclipse.cdt.debug.ui.tests copyrights 2008-06-11 15:50:53 +00:00
org.eclipse.cdt.gnu.debug-feature Fix up license files. 2008-06-03 16:47:46 +00:00