summaryrefslogtreecommitdiff
path: root/gdb/language.h
Commit message (Expand)AuthorAgeFilesLines
* Remove make_cleanup_restore_current_languageTom Tromey2017-08-031-0/+26
* Make language_def O(1)Pedro Alves2017-07-201-4/+19
* Rewrite/enhance explicit locations completer, parse left->rightPedro Alves2017-07-171-0/+1
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-5/+7
* Use watchpoint's language when re-parsing expressionTom Tromey2017-05-191-0/+6
* -Wwrite-strings: The RestPedro Alves2017-04-051-2/+2
* -Wwrite-strings: Constify word break character arraysPedro Alves2017-04-051-2/+2
* Use gdb::function_view in iterate_over_symtabs & coPedro Alves2017-02-231-11/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-8/+1
* Use ui_file_as_string in gdb/compile/Pedro Alves2016-11-081-7/+7
* Move logic out of symbol_find_demangled_nameTom Tromey2016-06-231-0/+23
* Move filename extensions into language_defnTom Tromey2016-06-231-0/+7
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* DWARF: handle non-local references in nested functionsPierre-Marie de Rodat2015-08-251-3/+9
* gdb: Move get_frame_language from stack.c to frame.c.Andrew Burgess2015-08-071-2/+0
* gdb: get_frame_language now takes a frame parameter.Andrew Burgess2015-08-071-1/+1
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-4/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Look up primitive types as symbols.Doug Evans2014-12-231-0/+16
* Add langdef arg to la_lookup_symbol_nonlocal.Doug Evans2014-12-231-1/+2
* language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...Doug Evans2014-12-181-3/+3
* the "compile" commandTom Tromey2014-12-121-0/+31
* remove an unused macro and an unused declarationTom Tromey2014-05-131-6/+0
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-1/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* language.h: Add "symtab.h" #includeJoel Brobecker2013-11-141-0/+2
* New field 'la_natural_name' in struct language_defnYao Qi2013-11-071-0/+4
* Constify 'la_name' in struct language_defnYao Qi2013-11-071-2/+2
* New field la_varobj_ops in struct language_defnYao Qi2013-10-251-0/+4
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+2
* * ada-lang.c (ada_lookup_symbol_list_worker): New function, contentsDoug Evans2013-03-051-3/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey2012-12-071-2/+5
* * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey2012-11-121-3/+4
* PR c++/13356Keith Seitz2012-08-171-30/+0
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-4/+4
* language-specific read_var_value for Ada renamingsJoel Brobecker2012-03-021-0/+9
* * valprint.c (val_print): Update.Tom Tromey2012-03-011-6/+6
* * value.h (value_print): Return void.Tom Tromey2012-03-011-2/+2
* Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker2012-02-081-3/+2
* 2012-02-01 Gary Benson <gbenson@redhat.com>Gary Benson2012-02-011-1/+1
* * language.h (struct language_defn) <la_iterate_over_symbols>: FixTom Tromey2012-01-311-3/+3
* Ada: allow unqualified function names in linespecsJoel Brobecker2012-01-261-12/+17
* Delete #if 0'd out code.Doug Evans2012-01-041-18/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* the "ambiguous linespec" seriesTom Tromey2011-12-061-0/+38
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-37/+37
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+3
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1