summaryrefslogtreecommitdiff
path: root/gdb/symfile.c
Commit message (Expand)AuthorAgeFilesLines
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-2/+2
* PR gdb/15161Kai Tietz2013-02-191-3/+3
* gdb/Jan Kratochvil2013-02-011-1/+6
* * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.Tom Tromey2013-01-301-1/+1
* * gdb_obstack.h (obconcat): Move declaration here, from...Tom Tromey2013-01-211-26/+0
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-24/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * symfile.c (list_overlays_command, map_overlay_command)Tom Tromey2012-12-181-9/+3
* Move init_entry_point_info to symfile.c and make it static.Joel Brobecker2012-12-151-0/+48
* Fix NULL objfile's section_offsets dereference during symbol load.Joel Brobecker2012-12-151-8/+34
* * coffread.c (coff_objfile_data_key): New global.Tom Tromey2012-12-121-1/+0
* * dsrec.c (report_transfer_performance): Don't declare.Tom Tromey2012-12-111-22/+0
* gdb/Yao Qi2012-11-271-0/+1
* 2012-11-26 Alexander Larsson <alexl@redhat.com>Tom Tromey2012-11-261-12/+25
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-1/+1
* * jit.c (jit_object_close_impl): Don't malloc the objfileTom Tromey2012-08-221-5/+10
* * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey2012-08-221-3/+3
* * dwarf2read.c (macro_start_file): Update.Tom Tromey2012-08-221-2/+0
* * elfread.c (elf_symtab_read): Update.Tom Tromey2012-08-221-3/+3
* * symfile.c (allocate_symtab): Use host_address_to_stringPierre Muller2012-08-211-2/+2
* gdb/Yao Qi2012-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>Sergio Durigan Junior2012-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>Justin Lebar2011-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/Yao Qi2011-09-291-1/+1