summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* wrong dimension found in ada-lang.c:ada_array_bound_from_typeJoel Brobecker2013-12-131-6/+9
* Small style violation fix in ada_array_bound_from_typeJoel Brobecker2013-12-131-1/+1
* crash evaluating bogus exception condition expression (sparc-solaris)Joel Brobecker2013-12-031-3/+12
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Add command to list Ada exceptionsJoel Brobecker2013-11-121-0/+357
* Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker2013-11-111-5/+9
* New field 'la_natural_name' in struct language_defnYao Qi2013-11-071-0/+1
* New field la_varobj_ops in struct language_defnYao Qi2013-10-251-0/+2
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-111-14/+7
* Add "ada_" prefix to enum ada_exception_catchpoint_kindJoel Brobecker2013-10-111-70/+70
* Rework a bit Ada exception catchpoint support (in prep for GDB/MI)Joel Brobecker2013-10-111-50/+29
* [Ada] psymbol search failure due to comparison function discrepancyJoel Brobecker2013-10-081-7/+54
* [Ada] Remove unnecessary ada_exception_sal advance declaration.Joel Brobecker2013-10-081-3/+0
* wrong "catch exception" error message when finding trampoline msym.Joel Brobecker2013-10-011-1/+4
* * symfile.h (struct quick_symbol_functions): Reorg arg list ofDoug Evans2013-09-251-4/+4
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-1/+1
* remove msymbol_objfileTom Tromey2013-08-051-7/+15
* ada-lang.c:coerce_unspec_val_to_type: Preserve laziness.Joel Brobecker2013-07-101-1/+1
* * ada-lang.c (is_known_support_routine): Add explicit free ofKeith Seitz2013-05-221-7/+19
* [Ada] Fix cleanup leak in ada-lang.c:old_renaming_is_invisibleJoel Brobecker2013-05-211-4/+12
* Missing do_cleanups in ada_make_symbol_completion_list.Joel Brobecker2013-05-161-0/+2
* * ada-lang.c (ada_value_primitive_packed_val): Don'tTom Tromey2013-05-061-1/+0
* -Wpointer-sign: ada-lang.c, ada-tasks.c.Pedro Alves2013-04-191-1/+2
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-1/+1
* * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.Tom Tromey2013-04-081-17/+15
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-4/+5
* More invalid pointer to pointer conversions.Pedro Alves2013-03-131-2/+4
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-121-5/+4
* * ada-lang.c (ada_lookup_symbol_list_worker): New function, contentsDoug Evans2013-03-051-44/+69
* gdb/Jan Kratochvil2013-02-031-3/+5
* 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-02-011-3/+0
* * ada-lang.h (ada_decode_symbol): Make return type const.Tom Tromey2013-01-241-3/+3
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-2/+2
* Fixes for solaris compilerAnthony Green2013-01-091-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/Jan Kratochvil2012-12-251-1/+3
* * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey2012-12-071-1/+3
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-7/+7
* Strip interface tags from visible fieldsJerome Guitton2012-11-291-2/+17
* Full view of interface-wide typesJerome Guitton2012-11-291-21/+137
* Handle other cases than EVAL_NORMAL in the default caseJerome Guitton2012-11-291-1/+3
* * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB.Tom Tromey2012-11-261-1/+1
* * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey2012-11-121-3/+6
* [Ada] use lbasename when testing if file is part of Ada runtime.Joel Brobecker2012-10-241-1/+1
* [Ada] Allow assignment to wide string.Joel Brobecker2012-10-241-3/+81
* [Ada] Pointers to unconstrained arrays inside variant record.Joel Brobecker2012-10-241-14/+24
* crash printing optimized out variant typeJoel Brobecker2012-09-101-0/+1
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-1/+1