summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR c++/13356Keith Seitz2012-08-171-1/+0
* PR macros/7961:Tom Tromey2012-06-271-2/+3
* gdb:qiyao2012-06-241-2/+1
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-22/+4
* * gdb/ada-lang.c (standard_lookup): Prevent uninitialized variablemgretton2012-05-311-1/+2
* PR c++/7173:Tom Tromey2012-05-211-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-2/+1
* * tracepoint.c (scope_info): Update.Tom Tromey2012-05-101-8/+6
* Add proper handling for internal functions and STT_GNU_IFUNC symbols in Ada m...Paul N. Hilfinger2012-04-211-1/+18
* gdb/Jan Kratochvil2012-04-181-6/+6