aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-16/+16
2020-11-01ada-lang.c: Renaming some fixed-point-related routinesJoel Brobecker1-1/+1
2020-10-09Return std::string from ada_encodeTom Tromey1-1/+1
2020-08-07Use gdb::function_view in iterate_over_live_ada_tasksTom Tromey1-2/+3
2020-06-15Remove read_memory_stringTom Tromey1-1/+1
2020-05-15update name of several Ada fixed-point type handling functionsJoel Brobecker1-2/+2
2020-05-11Fix Ada value printing on PPC64Tom Tromey1-0/+5
2020-03-30Change ada_which_variant_applies to value APITom Tromey1-2/+1
2020-03-13Remove val_printTom Tromey1-5/+0
2020-03-13Introduce ada_value_print_innerTom Tromey1-0/+5
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-29Clean up ada-lang.hSimon Marchi1-34/+0
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess1-1/+0
2019-09-23Make ada_decode not use a static bufferChristian Biesinger1-1/+1
2019-07-10Change Ada catchpoints to be bp_catchpointTom Tromey1-0/+4
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-07-01Remove is_a_field_of_this from ada_lookup_symbolTom Tromey1-1/+1
2019-05-28Remove find_old_style_renaming_symbolTom Tromey1-3/+0
2019-05-10Two minor constificationsTom Tromey1-1/+1
2019-04-29gdb/ada: Update some predicate functions to return boolAndrew Burgess1-2/+2
2019-02-19Minor Ada task cleanupsTom Tromey1-2/+0
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-09-10(Ada) Cleanup code by using ada_is_access_to_unconstrained_array call.Xavier Roirand1-0/+2
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-1/+1
2018-06-18Remove la_errorTom Tromey1-2/+0
2018-06-04Remove last Ada cleanupsTom Tromey1-1/+2
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