summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.h
Commit message (Expand)AuthorAgeFilesLines
* update name of several Ada fixed-point type handling functionsJoel Brobecker2020-05-151-2/+2
* Fix Ada value printing on PPC64Tom Tromey2020-05-111-0/+5
* Change ada_which_variant_applies to value APITom Tromey2020-03-301-2/+1
* Remove val_printTom Tromey2020-03-131-5/+0
* Introduce ada_value_print_innerTom Tromey2020-03-131-0/+5
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Clean up ada-lang.hSimon Marchi2019-10-291-34/+0
* gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess2019-10-151-1/+0
* Make ada_decode not use a static bufferChristian Biesinger2019-09-231-1/+1
* Change Ada catchpoints to be bp_catchpointTom Tromey2019-07-101-0/+4
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Remove is_a_field_of_this from ada_lookup_symbolTom Tromey2019-07-011-1/+1
* Remove find_old_style_renaming_symbolTom Tromey2019-05-281-3/+0
* Two minor constificationsTom Tromey2019-05-101-1/+1
* gdb/ada: Update some predicate functions to return boolAndrew Burgess2019-04-291-2/+2
* Minor Ada task cleanupsTom Tromey2019-02-191-2/+0
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call.Xavier Roirand2018-09-101-0/+2
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-1/+1
* Remove la_errorTom Tromey2018-06-181-2/+0
* Remove last Ada cleanupsTom Tromey2018-06-041-1/+2
* Change ada_catchpoint::excep_string to be a std::stringTom Tromey2018-05-211-1/+1
* Remove references to ada_name_for_lookup (deleted)Joel Brobecker2018-02-141-2/+0
* (Ada) C++fy conditional string when catching exception.Xavier Roirand2018-01-311-2/+2
* (Ada) New command to stop at start of exception handler.Xavier Roirand2018-01-031-1/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* problem debugging ravenscar programs if runtime is strippedJoel Brobecker2017-11-211-0/+2
* Add multiple-CPU support in ravenscar-thread.cJoel Brobecker2017-11-211-0/+2
* Provide the "Base CPU" in output of "info task" (if set by runtime).Joel Brobecker2017-11-211-0/+6
* Target FP: Perform Ada fixed-point scaling in target formatUlrich Weigand2017-11-061-4/+2
* Fix GDB build with G++ 4.8Pedro Alves2017-10-021-2/+2
* Use a std::vector for ada_exceptions_listTom Tromey2017-09-291-4/+5
* get_int_var_valuePedro Alves2017-07-201-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-4/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-2/+2
* Use ui_file_as_string throughout morePedro Alves2016-11-081-1/+1
* Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves2016-04-221-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* ada-lang.h: Add cast in GROW_VECTSimon Marchi2015-10-271-1/+1
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-16/+6
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Internal error trying to print uninitialized string.Joel Brobecker2014-12-131-0/+2
* Delete Tru64 supportPedro Alves2014-10-171-5/+1
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-1/+2
* Delete ada-lang.h::clear_ada_sym_cache (nonexistant function).Joel Brobecker2014-01-311-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add command to list Ada exceptionsJoel Brobecker2013-11-121-0/+16