diff options
author | Pedro Alves <palves@redhat.com> | 2015-03-19 17:00:55 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2015-03-19 17:00:55 +0000 |
commit | 7d1551f618db01514123433d358ae732d47ad629 (patch) | |
tree | a8ca5e3eeae669db23656ac022a55bdef36e702e /gdb/ChangeLog | |
parent | 91baf43fa70827325272667c8e7a86c553c767dc (diff) | |
download | gdb-7d1551f618db01514123433d358ae732d47ad629.zip gdb-7d1551f618db01514123433d358ae732d47ad629.tar.gz gdb-7d1551f618db01514123433d358ae732d47ad629.tar.bz2 |
Remove spurious gdb/ChangeLog entry
My last change added the same entry to both gdbserver's and gdb's
ChangeLogs by mistake... Should have gone to gdbserver's only.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cfbd576..7ae3c58 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,3 @@ -2015-03-19 Pedro Alves <palves@redhat.com> - - * linux-low.c (count_events_callback, select_event_lwp_callback): - Use the lwp's status_pending_p field, not the thread's. - 2015-03-19 Pedro Alves <palves@redhat.com> * linux-nat.c (status_callback): Return early if the LWP has no |