summaryrefslogtreecommitdiff
path: root/gdb/ada-tasks.c
Commit message (Expand)AuthorAgeFilesLines
* Add dynamic_prop::is_constantTom Tromey2023-05-121-2/+2
* gdb: make find_thread_ptid an inferior methodSimon Marchi2023-04-041-4/+4
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-1/+1
* Turn value_address and set_value_address functions into methodsTom Tromey2023-02-131-1/+1
* Turn value_type into methodTom Tromey2023-02-131-2/+2
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Bounds check access to Ada task state namesTom Tromey2022-11-301-2/+31
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-2/+2
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-2/+2
* Rewrite registry.hTom Tromey2022-07-281-2/+2
* gdb: remove symbol value macrosSimon Marchi2022-04-111-4/+4
* Unify gdb printf functionsTom Tromey2022-03-291-24/+24
* gdb: remove SYMBOL_TYPE macroSimon Marchi2022-02-061-12/+12
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Implement 'task apply'Tom Tromey2021-12-021-3/+201
* gdb: remove bpstat typedef, rename bpstats to bpstatSimon Marchi2021-11-081-1/+1
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-1/+1
* Change get_ada_task_ptid parameter typeTom Tromey2021-09-231-1/+1
* Change ptid_t::tid to ULONGESTTom Tromey2021-09-231-1/+2
* gdb: make inferior_list use intrusive_listPedro Alves2021-07-121-3/+1
* gdbsupport, gdb: give names to observersSimon Marchi2021-04-241-2/+4
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Handle CPU offset for RavenscarTom Tromey2020-12-111-2/+20
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-59/+59
* Remove target_has_stack macroTom Tromey2020-09-281-1/+1
* Apply 'const' in more placesTom Tromey2020-09-141-2/+2
* Use gdb::function_view in iterate_over_live_ada_tasksTom Tromey2020-08-071-1/+1
* gdb: remove TYPE_LOW_BOUND_UNDEFINED and TYPE_HIGH_BOUND_UNDEFINEDSimon Marchi2020-07-121-2/+2
* gdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUNDSimon Marchi2020-07-121-1/+2
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-1/+1
* gdb: remove TYPE_INDEX_TYPE macroSimon Marchi2020-06-081-1/+1
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-5/+5
* Remove ALL_PSPACESTom Tromey2020-05-081-3/+1
* Avoid stringop-truncation errorsTom Tromey2020-03-201-1/+2
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Multi-target supportPedro Alves2020-01-101-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Avoid crash in print_ada_task_infoTom Tromey2019-11-221-5/+8
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-2/+2
* Introduce metadata styleTom Tromey2019-10-011-4/+10
* (Ada) do not print Ada task names in quotes in "info tasks" outputJoel Brobecker2019-09-171-3/+3
* Output the Ada task name in more messages.Philippe Waroquiers2019-09-121-12/+54
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-2/+2
* Rename field_int to field_signedTom Tromey2019-07-171-4/+4
* Use field_string in more placesTom Tromey2019-07-151-5/+5
* Two minor constificationsTom Tromey2019-05-101-1/+1
* Convert ada-tasks.c to type-safe registry APITom Tromey2019-05-081-45/+14
* Revert the header-sorting patchTom Tromey2019-04-061-7/+5
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-5/+7