summaryrefslogtreecommitdiff
path: root/gdb/symtab.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * symtab.c: Remove a function that has been commented out 3 years ago.Joel Brobecker2007-08-291-135/+0
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-07-03 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-07-031-2/+83
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-2/+2
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+1
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-6/+8
* * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook,Ulrich Weigand2007-06-051-4/+0
* * symtab.c (skip_prologue_using_sal): Allow the end of the prologueAndreas Schwab2007-04-171-1/+1
* * linespec.c: Include language.h.Pedro Alves2007-03-281-16/+36
* * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal.Daniel Jacobowitz2007-03-131-1/+1
* * objfiles.h (ALL_PRIMARY_SYMTABS): Define.Daniel Jacobowitz2007-01-211-16/+8
* 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz2007-01-211-3/+13