aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2006-05-03 00:36:00 +0000
committerMichael Snyder <msnyder@vmware.com>2006-05-03 00:36:00 +0000
commitdb7cccb3026309be95db3d00832abd916a0cc2a7 (patch)
treebbc1b87efeafcd1c14879b6ca4b5f79758da66f3 /gdb/ChangeLog
parent4540c267a37186fb669d7044cee438a62fbb651c (diff)
downloadfsf-binutils-gdb-db7cccb3026309be95db3d00832abd916a0cc2a7.zip
fsf-binutils-gdb-db7cccb3026309be95db3d00832abd916a0cc2a7.tar.gz
fsf-binutils-gdb-db7cccb3026309be95db3d00832abd916a0cc2a7.tar.bz2
2006-05-02 Michael Snyder <msnyder@redhat.com>
* breakpoint.h (breakpoint_silence): Export. * breakpoint.c (breakpoint_silence): New function. * infcmd.c (finish_command): Check for reverse exec direction. (finish_backward): New function, handle finish cmd in reverse. * infrun.c (enum inferior_stop_reason): Add NO_HISTORY reason. (handle_inferior_event): Handle TARGET_WAITKIND_NO_HISTORY. Handle stepping over a function call in reverse. Handle stepping thru a line range in reverse. Handle setting a step-resume breakpoint in reverse. Handle stepping into a function in reverse. Handle stepping between line ranges in reverse. (print_stop_reason): Print reason for NO_HISTORY.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 81fa9f7..e81afd3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -15,6 +15,19 @@
Also check for empty reply (target doesn't understand "bs" or "bc).
(_initialize_remote): Add new methods to remote target vector.
+ * breakpoint.h (breakpoint_silence): Export.
+ * breakpoint.c (breakpoint_silence): New function.
+ * infcmd.c (finish_command): Check for reverse exec direction.
+ (finish_backward): New function, handle finish cmd in reverse.
+ * infrun.c (enum inferior_stop_reason): Add NO_HISTORY reason.
+ (handle_inferior_event): Handle TARGET_WAITKIND_NO_HISTORY.
+ Handle stepping over a function call in reverse.
+ Handle stepping thru a line range in reverse.
+ Handle setting a step-resume breakpoint in reverse.
+ Handle stepping into a function in reverse.
+ Handle stepping between line ranges in reverse.
+ (print_stop_reason): Print reason for NO_HISTORY.
+
2006-04-30 Mark Kettenis <kettenis@gnu.org>
* breakpoint.c (insert_single_step_breakpoint): Make a failure to