This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/gdbserver ChangeLog server.c linux-low.c
- From: qiyao at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 12 Jun 2012 14:02:16 -0000
- Subject: src/gdb/gdbserver ChangeLog server.c linux-low.c
CVSROOT: /cvs/src
Module name: src
Changes by: qiyao@sourceware.org 2012-06-12 14:02:16
Modified files:
gdb/gdbserver : ChangeLog server.c linux-low.c
Log message:
gdb/gdbserver:
* linux-low.c (linux_set_resume_request): Simplify predicate. Add
comment.
* server.c (handle_v_cont): Extend comment.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.626&r2=1.627
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/server.c.diff?cvsroot=src&r1=1.172&r2=1.173
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.223&r2=1.224