1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui
2009-02-26 13:26:36 +00:00
..
.settings Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
icons/full [258284] First attempt at supporting Reverse Debugging. Note that this can only tested with a manually built GDB with Process Record patches. Also, MI support is not defined yet, so the MI commands created in this commit actually use forward commands and a trick to 'reverse' their meaning. 2009-01-23 18:09:01 +00:00
META-INF [258284] First attempt at supporting Reverse Debugging. Note that this can only tested with a manually built GDB with Process Record patches. Also, MI support is not defined yet, so the MI commands created in this commit actually use forward commands and a trick to 'reverse' their meaning. 2009-01-23 18:09:01 +00:00
src/org/eclipse/cdt/dsf/gdb/internal/ui [258284] This patch allows the user to enable reverse debugging from the launch. I got it all to work except for one case: if the user turns off StopOnMain, but actually has a real breakpoint on main, 2009-02-09 21:34:16 +00:00
.classpath Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Add .options file in binary build 2009-02-26 13:26:36 +00:00
plugin.properties [258284] First attempt at supporting Reverse Debugging. Note that this can only tested with a manually built GDB with Process Record patches. Also, MI support is not defined yet, so the MI commands created in this commit actually use forward commands and a trick to 'reverse' their meaning. 2009-01-23 18:09:01 +00:00
plugin.xml [263526] Reverse debugging keybindings should be limitted to C/C++ debugging. 2009-02-20 19:26:18 +00:00