summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.h
Commit message (Expand)AuthorAgeFilesLines
* Rename parameter of create_ada_exception_catchpointTom Tromey2023-02-161-1/+1
* Constify ada_main_nameTom Tromey2023-02-161-1/+1
* Remove unused declaration from ada-lang.hTom Tromey2023-02-161-2/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb, ada: update ada_lookup_simple_minsymMarkus Metzger2022-10-181-1/+2
* Improve Ada support in .gdb_indexTom Tromey2022-10-171-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-2/+2
* Allow ada_decode not to decode operatorsTom Tromey2022-04-121-2/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/ada-lang.h: Reformat comment to follow coding standardsJoel Brobecker2021-12-201-2/+2
* Remove 'varsize-limit'Tom Tromey2021-10-051-2/+0
* Add non-wrapping mode to ada_decodeTom Tromey2021-06-251-1/+6
* Use bool for "parse_completion"Tom Tromey2021-03-101-6/+6
* Convert ada-exp.y to use operationsTom Tromey2021-03-081-0/+8
* Split out some Ada type resolution codeTom Tromey2021-03-081-0/+38
* Rewrite GNAT-encoded fixed point types in DWARF readerTom Tromey2021-03-021-6/+0
* Return a vector from ada_lookup_symbol_listTom Tromey2021-03-021-3/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-16/+16
* ada-lang.c: Renaming some fixed-point-related routinesJoel Brobecker2020-11-011-1/+1
* Return std::string from ada_encodeTom Tromey2020-10-091-1/+1
* Use gdb::function_view in iterate_over_live_ada_tasksTom Tromey2020-08-071-2/+3
* Remove read_memory_stringTom Tromey2020-06-151-1/+1
* 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