summaryrefslogtreecommitdiff
path: root/gdb/symfile.c
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: Add note on "info sharedlibrary".Doug Evans2009-08-271-34/+11
* 2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-08-211-0/+2
* * symfile.c (reread_symbols): Call objfiles_changed *before*Ulrich Weigand2009-08-171-3/+3
* * symfile.c (find_separate_debug_file): Remove double free ofDoug Evans2009-08-141-1/+0
* gdb/Jan Kratochvil2009-08-101-0/+3
* gdb/Jan Kratochvil2009-08-031-2/+11
* 2009-07-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-221-1/+4
* 2009-07-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-221-1/+3
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-12/+25
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-13/+16
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-2/+5
* gdb/Jan Kratochvil2009-06-231-6/+10
* 2009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-06-231-1/+1
* * symfile.c (section_is_mapped): Use objfile architecture insteadUlrich Weigand2009-06-171-15/+26
* 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-06-161-38/+37
* * symfile.c (reread_symbols): Reset psymtabs_addrmap to NULLDoug Evans2009-06-041-0/+1
* * symfile.c (add_shared_symbol_files_command): RemovePierre Muller2009-05-241-19/+1
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-3/+3
* gdb/Jan Kratochvil2009-05-191-2/+2
* 2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-05-141-1/+1
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-2/+3
* * symfile.c (symbol_file_clear): Fix indentation.Doug Evans2009-04-071-9/+9
* * symfile.c (symfile_relocate_debug_section): Remove check forPedro Alves2009-03-221-4/+5
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-1/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* PR breakpoints/9350:Tom Tromey2009-01-081-0/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-031-12/+5
* * symfile.c (syms_from_objfile): Update.Tom Tromey2008-10-011-6/+0
* * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't useTom Tromey2008-09-221-3/+3
* * symfile.c (build_id_verify): Free 'found'.Tom Tromey2008-09-131-1/+4
* * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand2008-09-111-8/+0
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-97/+74
* ChangeLog:Ulrich Weigand2008-08-261-9/+42
* * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves2008-08-201-50/+0
* * symfile.c (reread_symbols): Update.Tom Tromey2008-08-181-2/+0
* * symfile.c (add_psymbol_to_bcache): Return a const pointer. UseTom Tromey2008-08-051-6/+6
* gdbTom Tromey2008-07-211-1/+1
* Add "set print symbol-loading on|off".Doug Evans2008-07-101-6/+25
* gdb/Pedro Alves2008-07-091-5/+5
* * bcache.c (bcache_data): Call deprecated_bcache_added function.Aleksandar Ristovski2008-06-051-33/+73
* * remote.c (get_offsets): Handle a single segment.Daniel Jacobowitz2008-06-051-10/+3
* * symfile.c (reread_symbols): Update objfile's entry point.Luis Machado2008-05-051-0/+1
* * symfile.c (reread_symbols): Reload EXEC_BFD on its change.Jan Kratochvil2008-05-041-0/+8
* * symfile.c (add_symbol_file_command): Use paddress rather thanAdam Nemet2008-05-041-2/+1
* * Makefile.in (objfiles.o): Update.Daniel Jacobowitz2008-05-031-2/+2
* * symfile.c (syms_from_objfile): Don't warn if lowest loadablePedro Alves2008-04-211-11/+6
* * Makefile.in (symfile.o): Update.Daniel Jacobowitz2008-01-291-3/+2
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-4/+4
* * symfile.c (set_initial_language): Make non-static.Joel Brobecker2008-01-031-3/+1