1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
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
..
org.eclipse.cdt.dsf.gdb Make disassembly default end address relative to start 2015-02-20 13:55:03 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Bug 460015 - [visualizer] Make VisualizerThread "m_locInfo" field 2015-02-17 08:31:48 -05:00
org.eclipse.cdt.dsf.gdb.tests Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
org.eclipse.cdt.dsf.gdb.ui Bug 459688 - Label in breakpoint thread filter dialog should match debug 2015-02-11 11:17:47 -05:00
org.eclipse.cdt.examples.dsf.gdb Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.gnu.dsf-feature Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.gnu.dsf.source-feature Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.tests.dsf.gdb Bug 460241 - [Memory] Make tests run with different values of addressable size 2015-02-19 12:44:07 -05:00