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.
This commit is contained in:
parent
91baf43fa7
commit
7d1551f618
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue