aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-tasks.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Use gdb::function_view in iterate_over_live_ada_tasksTom Tromey1-1/+1
2020-07-12gdb: remove TYPE_LOW_BOUND_UNDEFINED and TYPE_HIGH_BOUND_UNDEFINEDSimon Marchi1-2/+2
2020-07-12gdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUNDSimon Marchi1-1/+2
2020-06-08gdb: remove TYPE_FIELD_TYPE macroSimon Marchi1-1/+1
2020-06-08gdb: remove TYPE_INDEX_TYPE macroSimon Marchi1-1/+1
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-5/+5
2020-05-08Remove ALL_PSPACESTom Tromey1-3/+1
2020-03-20Avoid stringop-truncation errorsTom Tromey1-1/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-10Multi-target supportPedro Alves1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-22Avoid crash in print_ada_task_infoTom Tromey1-5/+8
2019-11-22Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-2/+2
2019-10-01Introduce metadata styleTom Tromey1-4/+10
2019-09-17(Ada) do not print Ada task names in quotes in "info tasks" outputJoel Brobecker1-3/+3
2019-09-12Output the Ada task name in more messages.Philippe Waroquiers1-12/+54
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers1-2/+2
2019-07-17Rename field_int to field_signedTom Tromey1-4/+4
2019-07-15Use field_string in more placesTom Tromey1-5/+5
2019-05-10Two minor constificationsTom Tromey1-1/+1
2019-05-08Convert ada-tasks.c to type-safe registry APITom Tromey1-45/+14
2019-04-06Revert the header-sorting patchTom Tromey1-7/+5
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-5/+7
2019-02-19Minor Ada task cleanupsTom Tromey1-28/+27
2019-02-18Fix leaks of 'per program space' and 'per inferior' ada task data.Philippe Waroquiers1-2/+24
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-07(Ada/tasking) fix array or string index out of range warningJoel Brobecker1-6/+6
2018-11-07ada-tasks.c::read_atcb: start from a cleared ada_task_info resultJoel Brobecker1-10/+6
2018-08-26Make ada_tasks_inferior_data::task_list an std::vectorSimon Marchi1-53/+31
2018-07-03Remove ptid_equalTom Tromey1-4/+3
2018-07-03Remove ptid_get_tidTom Tromey1-1/+1
2018-07-03Remove ptid_get_lwpTom Tromey1-1/+1
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-10/+11
2018-03-19Convert observers to C++Tom Tromey1-3/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-13(Ada) Add support for task switching when debugging core filesJoel Brobecker1-29/+5
2017-11-21problem debugging ravenscar programs if runtime is strippedJoel Brobecker1-17/+22
2017-11-21Add multiple-CPU support in ravenscar-thread.cJoel Brobecker1-0/+24
2017-11-21Provide the "Base CPU" in output of "info task" (if set by runtime).Joel Brobecker1-0/+10
2017-11-07Constify add_infoTom Tromey1-2/+2
2017-09-27Constify some commands in ada-tasks.cTom Tromey1-2/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-08-03Introduce and use ui_out_emit_tableTom Tromey1-5/+1
2017-04-22Use ui_out_emit_tupleTom Tromey1-3/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-33/+30
2016-11-26Remove verbosity from ui_out_message and friendsSimon Marchi1-3/+3
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1