summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-1/+1
* 2011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-4/+4
* [Ada] Fix unconstrained packed array sizeJoel Brobecker2011-02-171-2/+19
* gdb/Jan Kratochvil2011-01-121-7/+9
* 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2011-01-111-0/+3
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-72/+84
* Fix typo in ada-lang.c comment.Joel Brobecker2010-12-291-1/+1
* [Ada] do not print arrays as array pointersJoel Brobecker2010-12-291-5/+74
* Delete redundant variable in ada_template_to_fixed_record_type_1.Joel Brobecker2010-11-231-6/+6