src/gdb/gdbserver inferiors.c ChangeLog
brobecke@sourceware.org
brobecke@sourceware.org
Tue Feb 2 04:24:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: brobecke@sourceware.org 2010-02-02 04:24:26
Modified files:
gdb/gdbserver : inferiors.c ChangeLog
Log message:
gdbserver crash when running 32bits exes on x64 Windows.
* inferiors.c (find_inferior): Add function documentation.
(unloaded_dll): Handle the case where the unloaded dll has not
been previously registered in the dll list.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/inferiors.c.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.328&r2=1.329
More information about the Gdb-cvs
mailing list