2012-11-26 Alexander Larsson <alexl@redhat.com>
authorTom Tromey <tromey@redhat.com>
Mon, 26 Nov 2012 22:31:29 +0000 (22:31 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 26 Nov 2012 22:31:29 +0000 (22:31 +0000)
commitb181bbd0d6ae15cfa0b4a8d0d426f550dd6b398f
tree50e1c8262e476842b41e4741cf7e89067c661c1d
parent608e2dbbfefcec9aa3efc863ffcc889786ae93d7
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.
gdb/minidebug.c [new file with mode: 0644]
This page took 0.024683 seconds and 4 git commands to generate.