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.core
aleon bb755a01be Bug 244865 – Support for Step Into Selection
First Implementation:
* Non-stop as well as All-stop debugging
* Function / Method name validation, arguments size validation
(no arguments signature yet)
* Ctrl-F5 as short key (consistent with JDT)
* Hyper link support with Ctrl-Shift click
* Junit Test (Services part)
Change-Id: I58903b4b6b7f9fd39a827f5297ad23ac3f96186d
Reviewed-on: https://git.eclipse.org/r/11305
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-04-30 14:26:00 -04:00
..
.settings Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint. 2012-03-18 20:48:56 -07:00
cdi/org/eclipse/cdt/debug/core/cdi Code cleanup, mostly about missing @Override 2012-01-17 09:42:18 -05:00
META-INF Bug 290173: Migrate the Connect command to the asynchronous platform API 2012-07-25 10:36:09 -04:00
schema [299317] Executables view source remapping does not take into account launch configurations 2010-01-11 20:52:55 +00:00
src/org/eclipse/cdt/debug Bug 244865 – Support for Step Into Selection 2013-04-30 14:26:00 -04:00
.classpath Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
.cvsignore ignore doc dir 2002-09-18 13:36:38 +00:00
.options Pattern for using DebugTrace within plug-ins. 2011-04-13 15:57:45 +00:00
.project Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796 2009-02-25 15:24: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 Bug 315439 Fix up copyright 2010-06-03 14:35:46 +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 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
plugin.xml Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
pom.xml Bug 290173: Migrate the Connect command to the asynchronous platform API 2012-07-25 10:36:09 -04:00