This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb ChangeLog event-top.c ser-tcp.c
- From: mmitchel at sourceware dot org
- To: gdb-cvs at sources dot redhat dot com
- Date: 16 Mar 2005 17:05:32 -0000
- Subject: src/gdb ChangeLog event-top.c ser-tcp.c
CVSROOT: /cvs/src
Module name: src
Changes by: mmitchel@sourceware.org 2005-03-16 17:05:31
Modified files:
gdb : ChangeLog event-top.c ser-tcp.c
Log message:
* event-top.c (async_init_signals): Allow for systems that do not
define SIGQUIT.
* ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7007&r2=1.7008
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/event-top.c.diff?cvsroot=src&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ser-tcp.c.diff?cvsroot=src&r1=1.17&r2=1.18