From: Pedro Alves Date: Thu, 19 Mar 2015 17:00:55 +0000 (+0000) Subject: Remove spurious gdb/ChangeLog entry X-Git-Tag: gdb-7.10-branchpoint~1133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d1551f618db01514123433d358ae732d47ad629;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cfbd576d5b8..7ae3c583477 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,3 @@ -2015-03-19 Pedro Alves - - * 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 * linux-nat.c (status_callback): Return early if the LWP has no