This is the mail archive of the gdb-cvs@sourceware.org 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 Makefile.in exec.c objfiles.c remote.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-symbian-20060226-branch
Changes by:	drow@sourceware.org	2006-06-01 20:03:30

Modified files:
	gdb            : Makefile.in exec.c objfiles.c remote.c 

Log message:
	* gdb/exec.c (exec_set_section_address): Always update the
	section's address.
	* gdb/objfiles.c (objfile_relocate): Also relocate the
	target sections table.
	* gdb/Makefile.in (objfiles.o): Update.
	
	* gdb/remote.c (remote_xfer_partial): Fail if the target is not
	running.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=gdb-csl-symbian-20060226-branch&r1=1.787.2.3.2.2&r2=1.787.2.3.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/exec.c.diff?cvsroot=src&only_with_tag=gdb-csl-symbian-20060226-branch&r1=1.60.8.1&r2=1.60.8.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/objfiles.c.diff?cvsroot=src&only_with_tag=gdb-csl-symbian-20060226-branch&r1=1.64&r2=1.64.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&only_with_tag=gdb-csl-symbian-20060226-branch&r1=1.202.2.3.2.12&r2=1.202.2.3.2.13


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