diff options
author | Pedro Alves <palves@redhat.com> | 2009-06-10 17:26:36 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2009-06-10 17:26:36 +0000 |
commit | 66852e9c4de0fbfa8be916df494f98e6bcc9eed8 (patch) | |
tree | 6c3624a89766999e6e13b90147115517e1e740ac /gdb/ChangeLog | |
parent | d0c6ba3d4d2a2f081454f060b95af3354e3f82ba (diff) | |
download | gdb-66852e9c4de0fbfa8be916df494f98e6bcc9eed8.zip gdb-66852e9c4de0fbfa8be916df494f98e6bcc9eed8.tar.gz gdb-66852e9c4de0fbfa8be916df494f98e6bcc9eed8.tar.bz2 |
* infrun.c (handle_inferior_event): Update comment around trying
to revert back to a stepping thread that has exited.
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 537fea8..3d97324 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2009-06-10 Pedro Alves <pedro@codesourcery.com> + + * infrun.c (handle_inferior_event): Update comment around trying + to revert back to a stepping thread that has exited. + 2009-06-10 Cary Coutant <ccoutant@google.com> * dwarf2read.c (dwarf_decode_lines): Recognize and ignore |