aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-14Remove symbol_matches_domain. This fixesKeith Seitz1-4/+0
2014-03-03change probes to be program-space-independentTom Tromey1-0/+3
2014-02-26change minsyms not to be relocated at read-timeTom Tromey1-4/+3
2014-02-26start change to progspace independenceTom Tromey1-2/+12
2014-02-26make MSYMBOL_VALUE_ADDRESS an rvalueTom Tromey1-1/+3
2014-02-26change minsym representationTom Tromey1-3/+31
2014-01-15move the "main" data into the per-BFD objectTom Tromey1-1/+0
2014-01-15make language_of_main staticTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19fortran: enable ptype/whatis for modules.Keven Boell1-0/+4
2013-12-06make symtab::dirname constTom Tromey1-1/+1
2013-12-06make symtab::filename constTom Tromey1-1/+1
2013-11-08Change "set debug symtab-create" to take a verbosity level.Doug Evans1-1/+4
2013-09-25 * symtab.c (domain_name, search_domain_name): New functions.Doug Evans1-0/+4
2013-08-07use language of the main symbolTom Tromey1-2/+0
2013-08-05remove msymbol_objfileTom Tromey1-1/+1
2013-08-01 * symtab.c (do_free_search_symbols_cleanup): Change arg to,Doug Evans1-2/+2
2013-08-01 Further workarounds for binutils/15021.Doug Evans1-0/+4
2013-04-12 * symtab.h (struct general_symbol_info) <value.bytes>: Make const.Tom Tromey1-1/+1
2013-04-08 PR symtab/8424:Tom Tromey1-9/+6
2013-04-08 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.Tom Tromey1-3/+14
2013-04-08 * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):Tom Tromey1-1/+1
2013-04-08 * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey1-0/+6
2013-03-202013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey1-23/+64
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-8/+12
2013-02-03gdb/Jan Kratochvil1-1/+0
2013-01-21 * dwarf2read.c (new_symbol_full): Remove cast.Tom Tromey1-1/+2
2013-01-21gdb/Jan Kratochvil1-2/+7
2013-01-17 * symtab.h (struct symbol_search): Add comment.Doug Evans1-0/+2
2013-01-03gdb/Yao Qi1-15/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-24gdb/Jan Kratochvil1-1/+1
2012-12-20gdb/Yao Qi1-10/+0
2012-12-20gdb/Yao Qi1-6/+0
2012-12-19gdb/Yao Qi1-4/+0
2012-12-16gdb/Jan Kratochvil1-2/+1
2012-12-14 * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey1-2/+25
2012-12-07 * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey1-2/+7
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey1-3/+3
2012-11-13 * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger1-1/+4
2012-11-13 * symtab.h (print_source_lines_flags): New enum.Markus Metzger1-1/+10
2012-09-262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey1-1/+10
2012-09-11Name of symbol missing when printing global variable's addressJoel Brobecker1-1/+13
2012-06-29 * linespec.c: #include "stack.h".Doug Evans1-7/+0
2012-06-26 * NEWS: Mention new options "set debug dwarf2-read" andDoug Evans1-0/+2
2012-06-19 * symtab.h (minimal_symbol): New member created_by_gdb.Doug Evans1-0/+4
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey1-7/+9
2012-05-10 * symtab.h (struct symtab) <includes, user>: New fields.Tom Tromey1-0/+17
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+4
2012-04-18gdb/Jan Kratochvil1-4/+1