diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3ce02ce..fb5aded 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2011-10-12 Pedro Alves <pedro@codesourcery.com> + + * linux-nat.c (stop_and_resume_callback): Don't re-resume LWPs if + the core wanted them stopped, or if they now have a pending event + to report. + 2011-10-11 Sterling Augustine <saugustine@google.com> * dwarf2read.c: Undo inadvertent changes in previous commit. |