aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-27 * NEWS: Add note on "info sharedlibrary".Doug Evans1-34/+11
2009-08-212009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+2
2009-08-17 * symfile.c (reread_symbols): Call objfiles_changed *before*Ulrich Weigand1-3/+3
2009-08-14 * symfile.c (find_separate_debug_file): Remove double free ofDoug Evans1-1/+0
2009-08-10gdb/Jan Kratochvil1-0/+3
2009-08-03gdb/Jan Kratochvil1-2/+11
2009-07-222009-07-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+4
2009-07-222009-07-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+3
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-12/+25
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-13/+16
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand1-2/+5
2009-06-23gdb/Jan Kratochvil1-6/+10
2009-06-232009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2009-06-17 * symfile.c (section_is_mapped): Use objfile architecture insteadUlrich Weigand1-15/+26
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-38/+37
2009-06-04 * symfile.c (reread_symbols): Reset psymtabs_addrmap to NULLDoug Evans1-0/+1
2009-05-24 * symfile.c (add_shared_symbol_files_command): RemovePierre Muller1-19/+1
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-3/+3
2009-05-19gdb/Jan Kratochvil1-2/+2
2009-05-142009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-2/+3
2009-04-07 * symfile.c (symbol_file_clear): Fix indentation.Doug Evans1-9/+9
2009-03-22 * symfile.c (symfile_relocate_debug_section): Remove check forPedro Alves1-4/+5
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-01-08 PR breakpoints/9350:Tom Tromey1-0/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-12/+5
2008-10-01 * symfile.c (syms_from_objfile): Update.Tom Tromey1-6/+0
2008-09-22 * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't useTom Tromey1-3/+3
2008-09-13 * symfile.c (build_id_verify): Free 'found'.Tom Tromey1-1/+4
2008-09-11 * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand1-8/+0
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-97/+74
2008-08-26ChangeLog:Ulrich Weigand1-9/+42
2008-08-20 * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves1-50/+0
2008-08-18 * symfile.c (reread_symbols): Update.Tom Tromey1-2/+0
2008-08-05 * symfile.c (add_psymbol_to_bcache): Return a const pointer. UseTom Tromey1-6/+6
2008-07-21gdbTom Tromey1-1/+1
2008-07-10 Add "set print symbol-loading on|off".Doug Evans1-6/+25
2008-07-09gdb/Pedro Alves1-5/+5
2008-06-05 * bcache.c (bcache_data): Call deprecated_bcache_added function.Aleksandar Ristovski1-33/+73
2008-06-05 * remote.c (get_offsets): Handle a single segment.Daniel Jacobowitz1-10/+3
2008-05-05 * symfile.c (reread_symbols): Update objfile's entry point.Luis Machado1-0/+1
2008-05-04 * symfile.c (reread_symbols): Reload EXEC_BFD on its change.Jan Kratochvil1-0/+8
2008-05-04 * symfile.c (add_symbol_file_command): Use paddress rather thanAdam Nemet1-2/+1
2008-05-03 * Makefile.in (objfiles.o): Update.Daniel Jacobowitz1-2/+2
2008-04-21 * symfile.c (syms_from_objfile): Don't warn if lowest loadablePedro Alves1-11/+6
2008-01-29 * Makefile.in (symfile.o): Update.Daniel Jacobowitz1-3/+2
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-4/+4
2008-01-03 * symfile.c (set_initial_language): Make non-static.Joel Brobecker1-3/+1