Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -2/+2 |
2017-04-05 | -Wwrite-strings: Constify word break character arrays | Pedro Alves | 1 | -2/+2 |
2017-02-23 | Use gdb::function_view in iterate_over_symtabs & co | Pedro Alves | 1 | -11/+8 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Remove parameter valaddr from la_val_print | Yao Qi | 1 | -8/+1 |
2016-11-08 | Use ui_file_as_string in gdb/compile/ | Pedro Alves | 1 | -7/+7 |
2016-06-23 | Move logic out of symbol_find_demangled_name | Tom Tromey | 1 | -0/+23 |
2016-06-23 | Move filename extensions into language_defn | Tom Tromey | 1 | -0/+7 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-25 | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 1 | -3/+9 |
2015-08-07 | gdb: Move get_frame_language from stack.c to frame.c. | Andrew Burgess | 1 | -2/+0 |
2015-08-07 | gdb: get_frame_language now takes a frame parameter. | Andrew Burgess | 1 | -1/+1 |
2015-08-01 | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 1 | -4/+5 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-23 | Look up primitive types as symbols. | Doug Evans | 1 | -0/+16 |
2014-12-23 | Add langdef arg to la_lookup_symbol_nonlocal. | Doug Evans | 1 | -1/+2 |
2014-12-18 | language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b... | Doug Evans | 1 | -3/+3 |
2014-12-12 | the "compile" command | Tom Tromey | 1 | -0/+31 |
2014-05-13 | remove an unused macro and an unused declaration | Tom Tromey | 1 | -6/+0 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -1/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-14 | language.h: Add "symtab.h" #include | Joel Brobecker | 1 | -0/+2 |
2013-11-07 | New field 'la_natural_name' in struct language_defn | Yao Qi | 1 | -0/+4 |
2013-11-07 | Constify 'la_name' in struct language_defn | Yao Qi | 1 | -2/+2 |
2013-10-25 | New field la_varobj_ops in struct language_defn | Yao Qi | 1 | -0/+4 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -1/+2 |
2013-03-05 | * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents | Doug Evans | 1 | -3/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-07 | * ada-lang.c (ada_make_symbol_completion_list): Add 'code' | Tom Tromey | 1 | -2/+5 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -3/+4 |
2012-08-17 | PR c++/13356 | Keith Seitz | 1 | -30/+0 |
2012-06-13 | * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. | Tom Tromey | 1 | -4/+4 |
2012-03-02 | language-specific read_var_value for Ada renamings | Joel Brobecker | 1 | -0/+9 |
2012-03-01 | * valprint.c (val_print): Update. | Tom Tromey | 1 | -6/+6 |
2012-03-01 | * value.h (value_print): Return void. | Tom Tromey | 1 | -2/+2 |
2012-02-08 | Rename la_get_symbol_name_match_p into la_get_symbol_name_cmp | Joel Brobecker | 1 | -3/+2 |
2012-02-01 | 2012-02-01 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -1/+1 |
2012-01-31 | * language.h (struct language_defn) <la_iterate_over_symbols>: Fix | Tom Tromey | 1 | -3/+3 |
2012-01-26 | Ada: allow unqualified function names in linespecs | Joel Brobecker | 1 | -12/+17 |
2012-01-04 | Delete #if 0'd out code. | Doug Evans | 1 | -18/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -0/+38 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -37/+37 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-10-13 | * language.h (LA_PRINT_ARRAY_INDEX): Fix argument name. | Tom Tromey | 1 | -1/+1 |
2010-06-14 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-06-11 | gdb | Tom Tromey | 1 | -2/+3 |
2010-05-10 | * eval.c (ptrmath_type_p): Add 'lang' argument. | Tom Tromey | 1 | -3/+3 |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -2/+2 |