This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog arch-utils.c arch-utils.h gd ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	jimb-ppc64-linux-20030613-branch
Changes by:	jimb@sourceware.org	2003-06-13 23:18:31

Modified files:
	gdb            : ChangeLog arch-utils.c arch-utils.h gdbarch.c 
	                 gdbarch.h gdbarch.sh solib-svr4.c 

Log message:
	* gdbarch.sh (gdbarch_bfd_entry_point): New gdbarch method.
	* arch-utils.c (generic_bfd_entry_point): New function.
	* arch-utils.h (generic_bfd_entry_point): New declaration.
	* gdbarch.c, gdbarch.h: Regenerated.
	* solib-svr4.c (enable_break): Call it, instead of accessing
	tmp_bfd->start_address directly.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.4380.2.3&r2=1.4380.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/arch-utils.c.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.87&r2=1.87.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/arch-utils.h.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.49&r2=1.49.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.c.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.225&r2=1.225.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.h.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.194&r2=1.194.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.sh.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.247&r2=1.247.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.35&r2=1.35.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]