src/gdb ChangeLog gdbarch.c gdbarch.h gdbarch. ...
uweigand@sourceware.org
uweigand@sourceware.org
Wed Jun 17 18:35:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: uweigand@sourceware.org 2009-06-17 18:35:33
Modified files:
gdb : ChangeLog gdbarch.c gdbarch.h gdbarch.sh
infcmd.c inferior.h
Log message:
* gdbarch.sh (construct_inferior_arguments): Remove.
* gdbarch.c, gdbarch.h: Regenerate.
* infcmd.c (get_inferior_args): Call construct_inferior_arguments
directly instead of gdbarch_construct_inferior_arguments.
(construct_inferior_arguments): Remove GDBARCH argument.
* inferior.h (construct_inferior_arguments): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10590&r2=1.10591
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.c.diff?cvsroot=src&r1=1.446&r2=1.447
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.h.diff?cvsroot=src&r1=1.397&r2=1.398
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.sh.diff?cvsroot=src&r1=1.489&r2=1.490
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&r1=1.246&r2=1.247
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/inferior.h.diff?cvsroot=src&r1=1.131&r2=1.132
More information about the Gdb-cvs
mailing list