summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.h
Commit message (Expand)AuthorAgeFilesLines
* (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
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-111-0/+15
* remove msymbol_objfileTom Tromey2013-08-051-1/+1
* * ada-lang.c (ada_lookup_symbol_list_worker): New function, contentsDoug Evans2013-03-051-2/+1
* * ada-lang.h (ada_decode_symbol): Make return type const.Tom Tromey2013-01-241-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-2/+2
* Full view of interface-wide typesJerome Guitton2012-11-291-0/+2
* * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey2012-11-121-1/+2
* [Ada] Skip unwind-seh.c when searching first "user" frameJoel Brobecker2012-10-241-0/+1
* Make ada_lookup_encoded_symbol "return" a struct ada_symbol_infoJoel Brobecker2012-03-291-3/+3
* [Ada] struct ada_symbol_info minor reformatting & doc update.Joel Brobecker2012-03-291-5/+9
* * valprint.c (val_print): Update.Tom Tromey2012-03-011-4/+4
* * value.h (value_print): Return void.Tom Tromey2012-03-011-2/+2
* ada-lang.c:ada_find_renaming_symbol minor improvement.Joel Brobecker2012-02-291-1/+1
* Minor cleanup to a couple of functions in ada-lang.c.Joel Brobecker2012-02-291-4/+0
* [Ada] New functions to decode Ada types and valuesJoel Brobecker2012-02-291-0/+4
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* * ada-lang.c (resolve_subexp): Update.Tom Tromey2012-02-011-1/+2