src/gdb/gdbserver ChangeLog linux-low.c
jkratoch@sourceware.org
jkratoch@sourceware.org
Wed Jan 25 18:25:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2012-01-25 18:25:13
Modified files:
gdb/gdbserver : ChangeLog linux-low.c
Log message:
gdb/gdbserver/
* linux-low.c (linux_wait_for_event_1): Rename to ...
(linux_wait_for_event): ... here and merge it with former
linux_wait_for_event - new variable wait_ptid, use it.
(linux_wait_for_event): Remove - merge it to linux_wait_for_event_1.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.544&r2=1.545
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.189&r2=1.190
More information about the Gdb-cvs
mailing list