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.ui
Marc Khouzam 6d5e31038c Bug 488661: Simplification of reverse debugging code
Most changes are cosmetics (name of local variables, javadoc, etc).
The note-worthy ones are:

1- Change terminology in IChangeReverseMethodHandler to be a little clearer.
This causes changes in multiple files, but it was all automated.

2- Remove ReverseDebugMethod.INVALID which was used as an error code
and not a ReverseDebugMethod value.

3- In GdbReverseToggleCommand, provide a different error message
if there is a failure to set ProcessTrace vs BranchTrace and tell user what to do.

4- Reworked GdbReverseToggleCommand#getReverseDebugMethod in attempt
to make the code easier to understand.  No actual change in functionality.

Change-Id: Ibdc14faff1220e6a20319644b49e641c2101e762
2016-03-29 08:59:41 -05:00
..
.settings Remove unnecessary .api_filters 2015-02-11 15:48:32 -05:00
icons Bug 478740: Attempt to make reverse icons more informative 2016-02-26 08:27:51 -05:00
META-INF Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
schema [bug 417138] Various extension point schema cleanups 2013-09-12 22:56:47 -04:00
src/org/eclipse/cdt/debug Bug 488661: Simplification of reverse debugging code 2016-03-29 08:59:41 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore ignore bin 2002-08-06 19:19:42 +00:00
.project Bug 265796 2009-02-25 20:06:32 +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 Missing about.html files in various source plugins. 2010-06-14 20:34:48 +00:00
ChangeLog Bug 155826: Duplicate addListener call in Signals view. 2006-08-31 14:42:37 +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 Update 2005-06-10 14:30:44 +00:00
plugin.properties Bug 489455 - Add new breakpoint action to run arbitrary debugger command 2016-03-16 11:24:20 -04:00
plugin.xml Bug 489455 - Add new breakpoint action to run arbitrary debugger command 2016-03-16 11:24:20 -04:00
pom.xml Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00