summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
Commit message (Expand)AuthorAgeFilesLines
* Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker2012-02-081-4/+4
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-33/+34
* 2012-02-01 Gary Benson <gbenson@redhat.com>Gary Benson2012-02-011-1/+1
* * ada-lang.c (resolve_subexp): Update.Tom Tromey2012-02-011-12/+15
* Remove language param from name_matcher in struct quick_symbol_functionsJoel Brobecker2012-01-261-2/+1
* Ada: allow unqualified function names in linespecsJoel Brobecker2012-01-261-1/+13
* * ada-lang.c: Include gdb_vecs.h.Tom Tromey2012-01-241-2/+1
* 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-01-061-1/+1
* Use skip_spaces and skip_to_space in ada-lang.cJoel Brobecker2012-01-041-14/+6
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* more copyright notice reformatting.Joel Brobecker2012-01-031-3/+3
* New function ada-lang.c:should_use_wild_match...Joel Brobecker2011-12-271-10/+22
* [Ada] Breakpoints on task bodiesJoel Brobecker2011-12-211-0/+6
* fix uninitialized field in ada-lang.c (struct match_data)Joel Brobecker2011-12-141-1/+1
* [Ada] improve message when cannot insert Ada exception catchpoint.Joel Brobecker2011-12-111-1/+1
* [Ada] Make the exception_support_info data per inferior.Joel Brobecker2011-12-111-30/+22
* Warn if missing debug info for Ada exception catchpointsJoel Brobecker2011-12-111-1/+22
* Ada exception catchpoint support cleanup.Joel Brobecker2011-12-111-35/+39
* * ada-lang.c (remove_extra_symbols): Rename `remove' toAndrey Smirnov2011-12-111-4/+4
* the "ambiguous linespec" seriesTom Tromey2011-12-061-1/+48
* wrong value returned by ada-lang.c:compare_namesJoel Brobecker2011-11-291-1/+1
* Minor reformatting in ada-lang.c:assign_aggregateJoel Brobecker2011-11-231-16/+16
* fix -Wshadow warning inside ada-lang.c:assign_aggregateJoel Brobecker2011-11-231-2/+0
* ada-lang.c: Rename function base_type into get_base_typeJoel Brobecker2011-11-231-7/+7
* * breakpoint.c (install_breakpoint): Add one more parameter so thatYao Qi2011-11-181-1/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-0/+3
* * ada-lang.c (ada_exception_breakpoint_ops): Make return typeTom Tromey2011-07-251-8/+8
* 2011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-07-251-0/+1
* 2011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-07-251-1/+1
* 2011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-07-251-51/+48
* 2011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-07-251-26/+30
* gdb/Thiago Jung Bauermann2011-07-051-1/+1
* bettter display for temporary Ada exception catchpointsJoel Brobecker2011-07-011-8/+18
* treat identical enum types as the same typeJoel Brobecker2011-07-011-0/+124
* Add missing word in comment (ada-lang.c)Joel Brobecker2011-07-011-2/+2
* variables whose type is a typedef to an array pointerJoel Brobecker2011-07-011-7/+8
* Document ada_remove_trailing_digits moreJoel Brobecker2011-07-011-1/+4
* 2011-06-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-221-105/+355
* 2011-06-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-221-2/+64
* 2011-06-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-221-0/+3
* Remove one use of sprintf in ada-lang.c (print_it_exception)Joel Brobecker2011-05-181-1/+1
* 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2011-05-061-0/+3
* gdb/Jan Kratochvil2011-04-201-9/+8
* [Ada] fix printing slice of array defined as typedefJoel Brobecker2011-04-011-8/+12
* improve Ada exception catchpoint MI notificationJoel Brobecker2011-04-011-23/+47
* 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2011-03-311-0/+3
* undefined newexpr->gdbarch field in ada-lang.c:replace_operator_with_callJoel Brobecker2011-03-211-0/+1
* use xzalloc in ada-lang.c:replace_operator_with_callJoel Brobecker2011-03-211-1/+1
* * ada-lang.c (compare_names): Call is_name_suffix with string1Andreas Schwab2011-03-071-1/+1
* add FALLTHROUGH comment in ada-lang.c:compare_namesJoel Brobecker2011-03-071-0/+1