summaryrefslogtreecommitdiff
path: root/gdb/symfile.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/qiyao2012-08-091-1/+1
* * symfile.c (symbol_file_add): Don't open BFD twice.Tom Tromey2012-07-241-2/+1
* * symfile.c (separate_debug_file_exists): Update.Tom Tromey2012-07-231-3/+3
* * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey2012-07-231-6/+8
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-13/+3
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-7/+13
* * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey2012-07-181-4/+4
* * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey2012-07-181-15/+23
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-24/+13
* * NEWS: Mention new options "set debug dwarf2-read" andDoug Evans2012-06-261-0/+20
* * linespec.c (decode_objc): Add cleanup to freeKeith Seitz2012-05-311-1/+2
* bfd/Tom Tromey2012-05-291-1/+0
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+1
* Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans2012-04-281-1/+3
* gdb/Jan Kratochvil2012-04-171-18/+10
* * NEWS: Mention symbol-reloading has been deleted.Doug Evans2012-03-131-25/+0
* * objfiles.c (add_to_objfile_sections): Remove outdated comments.Doug Evans2012-02-211-7/+2
* * symfile.c (symbol_file_add_main_1): Use inferior'sTom Tromey2012-02-161-2/+5
* 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2012-01-181-48/+111
* Trivial cleanup: kill trailing whitespacePaul Pluzhnikov2012-01-121-4/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/Jan Kratochvil2011-12-211-3/+22
* gdb/Jan Kratochvil2011-12-191-21/+23
* * symfile.c (symbol_file_add_with_addrs_or_offsets): Remove badTom Tromey2011-12-151-2/+0
* 2011-10-06 Justin Lebar <justin.lebar@gmail.com>jlebar2011-11-011-1/+2
* * symfile.c (separate_debug_file_exists): Fix condition.Ulrich Weigand2011-10-111-1/+1
* gdb/Jan Kratochvil2011-10-111-14/+72
* * linux-thread-db.c (thread_db_new_objfile): Only try to loadDoug Evans2011-10-111-2/+3
* gdb/qiyao2011-09-291-1/+1
* * solib-sunos.c (allocate_rt_common_objfile): Add missing arguments toratmice2011-08-271-3/+0
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-1/+3
* gdb/Jan Kratochvil2011-05-111-7/+3
* bfd/Jan Kratochvil2011-04-171-7/+12
* gdbTom Tromey2011-04-041-1/+0
* 2011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-03-231-5/+7
* * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey2011-03-071-6/+20
* 2011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-051-9/+18
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-2/+1
* * symfile.c (auto_solib_limit): Remove.Tom Tromey2011-02-221-10/+0
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-81/+82
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-24/+34
* prevent the "load" command from repeatingJoel Brobecker2011-01-031-0/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Remove commented-out code in symfile.cJoel Brobecker2010-11-231-71/+0
* symfile.c: Add missing second space after period.Joel Brobecker2010-11-231-4/+4
* gdb/Jan Kratochvil2010-10-171-4/+10
* gdb/Jan Kratochvil2010-10-171-7/+8
* * symfile.h (allocate_symtab): Update.Tom Tromey2010-10-011-1/+1
* * symfile.h (struct sym_fns) <next>: Remove.Tom Tromey2010-09-301-9/+12
* Create and use a specialized bcache type for psymbolsswagiaal2010-08-311-5/+3