Age | Commit message (Expand) | Author | Files | Lines |
2013-10-11 | Add "ada_" prefix to enum ada_exception_catchpoint_kind | Joel Brobecker | 1 | -70/+70 |
2013-10-11 | Rework a bit Ada exception catchpoint support (in prep for GDB/MI) | Joel Brobecker | 1 | -50/+29 |
2013-10-08 | [Ada] psymbol search failure due to comparison function discrepancy | Joel Brobecker | 1 | -7/+54 |
2013-10-08 | [Ada] Remove unnecessary ada_exception_sal advance declaration. | Joel Brobecker | 1 | -3/+0 |
2013-10-01 | wrong "catch exception" error message when finding trampoline msym. | Joel Brobecker | 1 | -1/+4 |
2013-09-25 | * symfile.h (struct quick_symbol_functions): Reorg arg list of | Doug Evans | 1 | -4/+4 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -1/+1 |
2013-08-05 | remove msymbol_objfile | Tom Tromey | 1 | -7/+15 |
2013-07-10 | ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. | Joel Brobecker | 1 | -1/+1 |
2013-05-22 | * ada-lang.c (is_known_support_routine): Add explicit free of | Keith Seitz | 1 | -7/+19 |
2013-05-21 | [Ada] Fix cleanup leak in ada-lang.c:old_renaming_is_invisible | Joel Brobecker | 1 | -4/+12 |
2013-05-16 | Missing do_cleanups in ada_make_symbol_completion_list. | Joel Brobecker | 1 | -0/+2 |
2013-05-06 | * ada-lang.c (ada_value_primitive_packed_val): Don't | Tom Tromey | 1 | -1/+0 |
2013-04-19 | -Wpointer-sign: ada-lang.c, ada-tasks.c. | Pedro Alves | 1 | -1/+2 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -1/+1 |
2013-04-08 | * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'. | Tom Tromey | 1 | -17/+15 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -4/+5 |
2013-03-13 | More invalid pointer to pointer conversions. | Pedro Alves | 1 | -2/+4 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -5/+4 |
2013-03-05 | * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents | Doug Evans | 1 | -44/+69 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -3/+5 |
2013-02-01 | 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -3/+0 |
2013-01-24 | * ada-lang.h (ada_decode_symbol): Make return type const. | Tom Tromey | 1 | -3/+3 |
2013-01-21 | * symfile.h (obsavestring): Don't declare. | Tom Tromey | 1 | -2/+2 |
2013-01-09 | Fixes for solaris compiler | Anthony Green | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-25 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2012-12-07 | * ada-lang.c (ada_make_symbol_completion_list): Add 'code' | Tom Tromey | 1 | -1/+3 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -7/+7 |
2012-11-29 | Strip interface tags from visible fields | Jerome Guitton | 1 | -2/+17 |
2012-11-29 | Full view of interface-wide types | Jerome Guitton | 1 | -21/+137 |
2012-11-29 | Handle other cases than EVAL_NORMAL in the default case | Jerome Guitton | 1 | -1/+3 |
2012-11-26 | * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB. | Tom Tromey | 1 | -1/+1 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -3/+6 |
2012-10-24 | [Ada] use lbasename when testing if file is part of Ada runtime. | Joel Brobecker | 1 | -1/+1 |
2012-10-24 | [Ada] Allow assignment to wide string. | Joel Brobecker | 1 | -3/+81 |
2012-10-24 | [Ada] Pointers to unconstrained arrays inside variant record. | Joel Brobecker | 1 | -14/+24 |
2012-09-10 | crash printing optimized out variant type | Joel Brobecker | 1 | -0/+1 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -1/+1 |
2012-08-17 | PR c++/13356 | Keith Seitz | 1 | -1/+0 |
2012-06-27 | PR macros/7961: | Tom Tromey | 1 | -2/+3 |
2012-06-24 | gdb: | Yao Qi | 1 | -2/+1 |
2012-06-13 | * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. | Tom Tromey | 1 | -22/+4 |
2012-05-31 | * gdb/ada-lang.c (standard_lookup): Prevent uninitialized variable | Matthew Gretton-Dann | 1 | -1/+2 |
2012-05-21 | PR c++/7173: | Tom Tromey | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+1 |
2012-05-10 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -8/+6 |
2012-04-21 | Add proper handling for internal functions and STT_GNU_IFUNC symbols in Ada m... | Paul N. Hilfinger | 1 | -1/+18 |
2012-04-18 | gdb/ | Jan Kratochvil | 1 | -6/+6 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -1/+1 |