aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-29[Ada] print packed arrays indexed by enumerated typeJoel Brobecker1-3/+11
2012-02-29Ada: ada_to_fixed_value should also unwrap_valueJoel Brobecker1-7/+7
2012-02-29[Ada] whatis not printing array type name for value from historyJoel Brobecker1-0/+5
2012-02-29Add support for condition in Ada exception catchpoint commandsJoel Brobecker1-13/+77
2012-02-08Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker1-4/+4
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-33/+34
2012-02-012012-02-01 Gary Benson <gbenson@redhat.com>Gary Benson1-1/+1
2012-02-01 * ada-lang.c (resolve_subexp): Update.Tom Tromey1-12/+15
2012-01-26Remove language param from name_matcher in struct quick_symbol_functionsJoel Brobecker1-2/+1
2012-01-26Ada: allow unqualified function names in linespecsJoel Brobecker1-1/+13
2012-01-24 * ada-lang.c: Include gdb_vecs.h.Tom Tromey1-2/+1
2012-01-062012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+1
2012-01-04Use skip_spaces and skip_to_space in ada-lang.cJoel Brobecker1-14/+6
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2012-01-03more copyright notice reformatting.Joel Brobecker1-3/+3
2011-12-27New function ada-lang.c:should_use_wild_match...Joel Brobecker1-10/+22
2011-12-21[Ada] Breakpoints on task bodiesJoel Brobecker1-0/+6
2011-12-14fix uninitialized field in ada-lang.c (struct match_data)Joel Brobecker1-1/+1
2011-12-11[Ada] improve message when cannot insert Ada exception catchpoint.Joel Brobecker1-1/+1
2011-12-11[Ada] Make the exception_support_info data per inferior.Joel Brobecker1-30/+22
2011-12-11Warn if missing debug info for Ada exception catchpointsJoel Brobecker1-1/+22
2011-12-11Ada exception catchpoint support cleanup.Joel Brobecker1-35/+39
2011-12-11* ada-lang.c (remove_extra_symbols): Rename `remove' toAndrey Smirnov1-4/+4
2011-12-06the "ambiguous linespec" seriesTom Tromey1-1/+48
2011-11-29wrong value returned by ada-lang.c:compare_namesJoel Brobecker1-1/+1
2011-11-23Minor reformatting in ada-lang.c:assign_aggregateJoel Brobecker1-16/+16
2011-11-23fix -Wshadow warning inside ada-lang.c:assign_aggregateJoel Brobecker1-2/+0
2011-11-23ada-lang.c: Rename function base_type into get_base_typeJoel Brobecker1-7/+7
2011-11-18 * breakpoint.c (install_breakpoint): Add one more parameter so thatYao Qi1-1/+1
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+3
2011-07-25 * ada-lang.c (ada_exception_breakpoint_ops): Make return typeTom Tromey1-8/+8
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-51/+48
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-26/+30
2011-07-05gdb/Thiago Jung Bauermann1-1/+1
2011-07-01bettter display for temporary Ada exception catchpointsJoel Brobecker1-8/+18
2011-07-01treat identical enum types as the same typeJoel Brobecker1-0/+124
2011-07-01Add missing word in comment (ada-lang.c)Joel Brobecker1-2/+2
2011-07-01variables whose type is a typedef to an array pointerJoel Brobecker1-7/+8
2011-07-01Document ada_remove_trailing_digits moreJoel Brobecker1-1/+4
2011-06-222011-06-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-105/+355
2011-06-222011-06-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+64
2011-06-222011-06-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+3
2011-05-18Remove one use of sprintf in ada-lang.c (print_it_exception)Joel Brobecker1-1/+1
2011-05-062011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann1-0/+3
2011-04-20gdb/Jan Kratochvil1-9/+8
2011-04-01[Ada] fix printing slice of array defined as typedefJoel Brobecker1-8/+12
2011-04-01improve Ada exception catchpoint MI notificationJoel Brobecker1-23/+47
2011-03-312011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-0/+3