diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ Both ranges are now printed as '<from>, <to>' to allow copy&paste to the "record instruction-history" and "list" commands. +* The ranges given as arguments to the 'record function-call-history' and + 'record instruction-history' commands are now inclusive. + *** Changes in GDB 7.7 * Improved support for process record-replay and reverse debugging on |