summaryrefslogtreecommitdiff
path: root/gdb/symtab.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-07-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-231-0/+4
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+2
* * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,Ulrich Weigand2009-06-291-7/+0
* gdb/Daniel Jacobowitz2009-06-281-37/+96
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-9/+9
* * symtab.c (append_expanded_sal): Remove unused local variables.Pedro Alves2009-06-111-2/+0
* * symtab.c (skip_prologue_using_lineinfo): New function.Eli Zaretskii2009-05-231-0/+56
* * symtab.c (append_exact_match_to_sals): New function, extractedJerome Guitton2009-04-271-35/+58
* gdbTom Tromey2009-03-311-0/+12
* * symtab.c (lookup_symbol_in_language): Use a cleanup.Tom Tromey2009-03-131-5/+4
* * symtab.c: Remove trailing whitespace throughout the file.Doug Evans2009-03-021-74/+71
* (tiny change)Joel Brobecker2009-02-231-1/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* gdb/Thiago Jung Bauermann2009-02-061-0/+10
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * symtab.c (search_symbols): Update.Tom Tromey2008-10-011-5/+2
* * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE.Tom Tromey2008-10-011-10/+10
* gdbTom Tromey2008-09-301-0/+54
* * symtab.c (skip_prologue_using_sal): Treat two consecutive linesDaniel Jacobowitz2008-09-221-1/+33
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-19/+22
* * buildsym.c (add_symbol_to_list): Do not callDaniel Jacobowitz2008-08-211-1/+1
* * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves2008-08-201-1/+2
* gdbTom Tromey2008-07-211-1/+1
* * symtab.c (expand_line_sal): Fix a memory leak.Joel Brobecker2008-07-131-2/+2
* * gdbarch.sh (gdbarch_skip_main_prologue): New.Pierre Muller2008-06-111-0/+15
* * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab2008-05-271-5/+1
* * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand2008-05-221-1/+0
* * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand2008-05-221-1/+0
* * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand2008-05-221-2/+0
* * symtab.h (lookup_symbol_in_language): Update comment.Pedro Alves2008-05-191-4/+2
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-13/+6
* * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand2008-05-191-82/+27
* gdb/Ulrich Weigand2008-05-161-13/+71
* * ada-lang.c: Update throughout to use symbol_matches_domainAleksandar Ristovski2008-05-051-7/+29
* gdb/Jan Kratochvil2008-05-041-70/+121
* * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz2008-05-031-34/+0
* * linespec.c: Include "target.h".Ulrich Weigand2008-05-031-19/+38
* * symtab.c: (multiple_symbols_modes, multiple_symbols_ask)Mark Kettenis2008-04-191-3/+3
* Fix breakpoint condition that use member variables.Vladimir Prus2008-04-061-9/+33
* * symtab.c (multiple_symbols_ask, multiple_symbols_all)Joel Brobecker2008-04-031-0/+33
* 2008-03-21 Chris Demetriou <cgd@google.com>Daniel Jacobowitz2008-03-211-1/+7
* * language.h (struct language_defn): Add new fieldJoel Brobecker2008-02-051-11/+16
* * symtab.c (symbol_set_names): Do not add an entry in the demanglingJoel Brobecker2008-02-011-0/+18
* * symtab.c (find_pc_sect_line): Use SYMBOL_VALUE_ADDRESS insteadThiago Jung Bauermann2008-01-031-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * remote.c (unpack_nibble): Use fromhex.Daniel Jacobowitz2007-12-311-2/+2
* * minsyms.c (lookup_minimal_symbol): Also check the separateDaniel Jacobowitz2007-12-181-0/+5
* * symtab.c (find_line_symtab): scan through psymtabsCarlos Eduardo Seo2007-10-241-0/+8
* 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-10-091-1/+9
* * breakpoint.c (remove_sal): New.Vladimir Prus2007-09-241-0/+162