aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2009-11-11 04:59:48 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2009-11-11 04:59:48 +0000
commit9b14d7aa417b709eb41369e33b6652a1961313c9 (patch)
tree70c545ae067df8ec1f16e0641423ffa9b4dce2dc /gdb/ChangeLog
parentee2fb9eb60f34103739b42fbc70431cb6cdf141e (diff)
downloadgdb-9b14d7aa417b709eb41369e33b6652a1961313c9.zip
gdb-9b14d7aa417b709eb41369e33b6652a1961313c9.tar.gz
gdb-9b14d7aa417b709eb41369e33b6652a1961313c9.tar.bz2
gdb/
* objfiles.c (objfile_relocate): Update also the field psymtabs_addrmap. gdb/testsuite/ * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index af795fb..dbc3988 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+ * objfiles.c (objfile_relocate): Update also the field psymtabs_addrmap.
+
+2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* configure.ac: Call ACX_LARGEFILE.
* aclocal.m4: Call m4_include for ../config/largefile.m4 and
../config/plugins.m4.