aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-21Change ada_catchpoint::excep_string to be a std::stringTom Tromey1-1/+1
2018-02-14Remove references to ada_name_for_lookup (deleted)Joel Brobecker1-2/+0
2018-01-31(Ada) C++fy conditional string when catching exception.Xavier Roirand1-2/+2
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-21problem debugging ravenscar programs if runtime is strippedJoel Brobecker1-0/+2
2017-11-21Add multiple-CPU support in ravenscar-thread.cJoel Brobecker1-0/+2
2017-11-21Provide the "Base CPU" in output of "info task" (if set by runtime).Joel Brobecker1-0/+6
2017-11-06Target FP: Perform Ada fixed-point scaling in target formatUlrich Weigand1-4/+2
2017-10-02Fix GDB build with G++ 4.8Pedro Alves1-2/+2
2017-09-29Use a std::vector for ada_exceptions_listTom Tromey1-4/+5
2017-07-20get_int_var_valuePedro Alves1-1/+1
2017-04-05-Wwrite-strings: The RestPedro Alves1-4/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Remove parameter valaddr from la_val_printYao Qi1-2/+2
2016-11-08Use ui_file_as_string throughout morePedro Alves1-1/+1
2016-04-22Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-27ada-lang.h: Add cast in GROW_VECTSimon Marchi1-1/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-16/+6
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-13Internal error trying to print uninitialized string.Joel Brobecker1-0/+2
2014-10-17Delete Tru64 supportPedro Alves1-5/+1
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-1/+2
2014-01-31Delete ada-lang.h::clear_ada_sym_cache (nonexistant function).Joel Brobecker1-2/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-12Add command to list Ada exceptionsJoel Brobecker1-0/+16
2013-10-11New GDB/MI commands to catch Ada exceptionsJoel Brobecker1-0/+15
2013-08-05remove msymbol_objfileTom Tromey1-1/+1
2013-03-05 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contentsDoug Evans1-2/+1
2013-01-24 * ada-lang.h (ada_decode_symbol): Make return type const.Tom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey1-2/+2
2012-11-29Full view of interface-wide typesJerome Guitton1-0/+2
2012-11-12 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey1-1/+2
2012-10-24[Ada] Skip unwind-seh.c when searching first "user" frameJoel Brobecker1-0/+1
2012-03-29Make ada_lookup_encoded_symbol "return" a struct ada_symbol_infoJoel Brobecker1-3/+3
2012-03-29[Ada] struct ada_symbol_info minor reformatting & doc update.Joel Brobecker1-5/+9
2012-03-01 * valprint.c (val_print): Update.Tom Tromey1-4/+4
2012-03-01 * value.h (value_print): Return void.Tom Tromey1-2/+2
2012-02-29ada-lang.c:ada_find_renaming_symbol minor improvement.Joel Brobecker1-1/+1
2012-02-29Minor cleanup to a couple of functions in ada-lang.c.Joel Brobecker1-4/+0
2012-02-29[Ada] New functions to decode Ada types and valuesJoel Brobecker1-0/+4
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-02-01 * ada-lang.c (resolve_subexp): Update.Tom Tromey1-1/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-06the "ambiguous linespec" seriesTom Tromey1-0/+2
2011-10-27 * ada-lang.h (ada_start_decode_line_1, ada_finish_decode_line_1)Tom Tromey1-9/+0
2011-10-03[Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker1-0/+5