1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-27 10:13:23 +02:00
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb
Simon Marchi 989d77bf7a Make disassembly default end address relative to start
As it is now, if you pass a start address but no end address (null), the
disassembled range will be [startAddress, $pc + 100], which does not
quite make sense.

I think the intention was to have the default end address be whatever
the start address is, + 100.

Change-Id: I1399cc116ecde6cfbdb2f1ec54a181e64a7f4c5f
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2015-02-20 13:55:03 -05:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
META-INF Fix up API @since tags against CDT 8.6. 2015-02-17 23:43:49 -05:00
src/org/eclipse/cdt/dsf Make disassembly default end address relative to start 2015-02-20 13:55:03 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.options Bug 361934 - Provide timeout for gdb commands 2012-04-17 10:20:23 -04:00
.project
about.html
build.properties Bug 315439 Fix up copyright 2010-06-03 00:12:05 +00:00
plugin.properties [Bug 379169] Would like to log Rx/Tx threads from GDBControl 2012-06-13 15:42:34 -04:00
plugin.xml [Bug 379169] Would like to log Rx/Tx threads from GDBControl 2012-06-13 15:42:34 -04:00
pom.xml Fix up API @since tags against CDT 8.6. 2015-02-17 23:43:49 -05:00