Fix PR remote/19840: gdb crashes on reverse-stepi
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 63e7caaeb2578e59fb8f28fb7e7dfdf8c665a012..d03d5aecdb3aed7534e1122b2b91213729f02fb9 100644 (file)
@@ -1,3 +1,15 @@
+2016-04-13  Pedro Alves  <palves@redhat.com>
+
+       PR remote/19840
+       * remote.c (struct remote_state) <last_resume_exec_dir>: New
+       field.
+       (new_remote_state): Default last_resume_exec_dir to EXEC_FORWARD.
+       (remote_open_1): Reset last_resume_exec_dir to EXEC_FORWARD.
+       (remote_resume): Store the last execution direction.
+       (remote_execution_direction): New function.
+       (init_remote_ops): Install it as to_execution_direction target_ops
+       method.
+
 2016-04-12  Pedro Alves  <palves@redhat.com>
 
        * common/common-exceptions.h (GDB_XCPT_TRY): Update comment.
This page took 0.029367 seconds and 4 git commands to generate.