src/gdb ChangeLog procfs.c
fnasser@sourceware.cygnus.com
fnasser@sourceware.cygnus.com
Fri Apr 13 06:52:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: fnasser@sources.redhat.com 2001-04-13 06:51:56
Modified files:
gdb : ChangeLog procfs.c
Log message:
2001-04-13 Fernando Nasser <fnasser@redhat.com>
From Adam Mirowski <Adam.Mirowski@Sun.COM>
Fixed Insight on Solaris. It was not possible to debug a process
because of EINTR "errors".
* procfs.c: (procfs_wait): if proc_wait_for_stop() fails
with EINTR, retry the call.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1173&r2=1.1174
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/procfs.c.diff?cvsroot=src&r1=1.26&r2=1.27
More information about the Gdb-cvs
mailing list