aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-06-13 16:15:40 +0000
committerDaniel Jacobowitz <drow@false.org>2005-06-13 16:15:40 +0000
commitc1bd25fd1de1bc9e80bf95feb670c26be62c833b (patch)
tree040f83c9ea28a54f68672022b0a04975c5b9c37c /gdb/testsuite/ChangeLog
parent37f6032b8594c94b585732cf7ae09affe8614eee (diff)
downloadgdb-c1bd25fd1de1bc9e80bf95feb670c26be62c833b.zip
gdb-c1bd25fd1de1bc9e80bf95feb670c26be62c833b.tar.gz
gdb-c1bd25fd1de1bc9e80bf95feb670c26be62c833b.tar.bz2
gdb/
* Makefile.in (symfile.o): Add $(exec_h). * exec.h (exec_set_section_address): Add prototype. * exec.c (exec_set_section_address): New function. * symfile.c: Include "exec.h". (struct place_section_arg, place_section): New. (default_symfile_offsets): Call place_section for each section of a relocatable file. gdb/testsuite/ * gdb.base/relocate.c: Add a copyright notice. (dummy): Remove. * gdb.base/relocate.exp: Test printing the values of variables from a relocatable file.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 48bf65c..e8580db 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * gdb.base/relocate.c: Add a copyright notice.
+ (dummy): Remove.
+ * gdb.base/relocate.exp: Test printing the values of variables
+ from a relocatable file.
+
2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect