aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-11-26 19:23:56 +0000
committerTom Tromey <tromey@redhat.com>2012-11-26 19:23:56 +0000
commit608e2dbbfefcec9aa3efc863ffcc889786ae93d7 (patch)
tree864efd0235bc2d56f8be06b71c4b0e058cbdc5eb /gdb/ChangeLog
parent4648e5880ea4bc32689612ccf586b0fb2c9c0884 (diff)
downloadgdb-608e2dbbfefcec9aa3efc863ffcc889786ae93d7.zip
gdb-608e2dbbfefcec9aa3efc863ffcc889786ae93d7.tar.gz
gdb-608e2dbbfefcec9aa3efc863ffcc889786ae93d7.tar.bz2
2012-11-26 Alexander Larsson <alexl@redhat.com>
Jan Kratochvil <jan.kratochvil@redhat.com> Tom Tromey <tromey@redhat.com> * NEWS: Mention mini debuginfo feature. * minidebug.c: New file. * configure.ac: Check for lzma. * configure, config.in: Rebuild. * Makefile.in (LIBLZMA): New variable. (CLIBS): Include LIBLZMA. (SFILES): Mention minidebug.c. (COMMON_OBS): Mention minidebug.o. * symfile.c (read_symbols): New function. (syms_from_objfile, reread_symbols): Call it. * symfile.h (find_separate_debug_file_in_section): Declare. doc * gdb.texinfo (MiniDebugInfo): New node. (GDB Files): Update. testsuite * gdb.base/gnu-debugdata.exp: New file. * gdb.base/gnu-debugdata.c: New file. * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning. (gdb_unload): Return 0 on success.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 98afd33..4741adf 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,19 @@
+2012-11-26 Alexander Larsson <alexl@redhat.com>
+ Jan Kratochvil <jan.kratochvil@redhat.com>
+ Tom Tromey <tromey@redhat.com>
+
+ * NEWS: Mention mini debuginfo feature.
+ * minidebug.c: New file.
+ * configure.ac: Check for lzma.
+ * configure, config.in: Rebuild.
+ * Makefile.in (LIBLZMA): New variable.
+ (CLIBS): Include LIBLZMA.
+ (SFILES): Mention minidebug.c.
+ (COMMON_OBS): Mention minidebug.o.
+ * symfile.c (read_symbols): New function.
+ (syms_from_objfile, reread_symbols): Call it.
+ * symfile.h (find_separate_debug_file_in_section): Declare.
+
2012-11-26 Keith Seitz <keiths@redhat.com>
* exec.c (exec_file_attach): Move cleanup after verifying that