diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dab5458..42d0a0f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2009-04-01 Joel Brobecker <brobecker@adacore.com> + * linux-nat.c (linux_nat_filter_event): Minor comment reformatting. + +2009-04-01 Joel Brobecker <brobecker@adacore.com> + * linux-nat.c (linux_nat_filter_events): Do not delete the lwp if this is the last one. |