aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-tasks.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-25Add some more casts (1/2)Simon Marchi1-2/+4
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+2
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-7/+8
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-15Introduce utility function find_inferior_ptidSimon Marchi1-2/+1
2014-10-15Push pruning old threads down to the targetPedro Alves1-2/+2
2014-03-26Remove VAR_DOMAIN/STRUCT_DOMAIN ambiguity from ada-tasks.c.Keith Seitz1-6/+6
2014-02-26start change to progspace independenceTom Tromey1-2/+2
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-5/+5
2014-02-26change minsym representationTom Tromey1-3/+3
2014-02-10[Ada] Rename some observer callbacks in ada-tasks.cJoel Brobecker1-4/+4
2014-01-13replace XZALLOC with XCNEWTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves1-1/+1