From 5f481d6ddb309452c3b82483b504709b09b4d02b Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Thu, 1 Jun 2006 20:03:29 +0000 Subject: * 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. --- ChangeLog.csl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog.csl b/ChangeLog.csl index 0958cc2c1..a34a21de6 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,14 @@ +2006-06-01 Daniel Jacobowitz + + * 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. + 2006-06-01 Daniel Jacobowitz * gdb/remote.c (remote_download_command): Use FILEIO_O_TRUNC. -- cgit v1.2.3