diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4a02a64..4ac326b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2021-02-03 Simon Marchi <simon.marchi@polymtl.ca> + + * infrun.c (handle_inferior_event): Move stop_soon variable to + inner scope. + 2021-02-03 Pedro Alves <pedro@palves.net> * infcmd.c (detach_command): Hold strong reference to target, and |