This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Remove spurious gdb/ChangeLog entry


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7d1551f618db01514123433d358ae732d47ad629

commit 7d1551f618db01514123433d358ae732d47ad629
Author: Pedro Alves <palves@redhat.com>
Date:   Thu Mar 19 17:00:55 2015 +0000

    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:
---
 gdb/ChangeLog | 5 -----
 1 file changed, 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]