Handle CPU offset for Ravenscar
[binutils-gdb.git] / gdb / ada-tasks.c
2020-12-11 Tom TromeyHandle CPU offset for Ravenscar
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-29 Tom TromeyRemove target_has_stack macro
2020-09-14 Tom TromeyApply 'const' in more places
2020-08-07 Tom TromeyUse gdb::function_view in iterate_over_live_ada_tasks
2020-07-13 Simon Marchigdb: remove TYPE_LOW_BOUND_UNDEFINED and TYPE_HIGH_BOUN...
2020-07-13 Simon Marchigdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08 Simon Marchigdb: remove TYPE_INDEX_TYPE macro
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-05-08 Tom TromeyRemove ALL_PSPACES
2020-03-20 Tom TromeyAvoid stringop-truncation errors
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-10 Pedro AlvesMulti-target support
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22 Tom TromeyAvoid crash in print_ada_task_info
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-10-01 Tom TromeyIntroduce metadata style
2019-09-17 Joel Brobecker(Ada) do not print Ada task names in quotes in "info...
2019-09-12 Philippe WaroquiersOutput the Ada task name in more messages.
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-07-17 Tom TromeyRename field_int to field_signed
2019-07-15 Tom TromeyUse field_string in more places
2019-05-10 Tom TromeyTwo minor constifications
2019-05-08 Tom TromeyConvert ada-tasks.c to type-safe registry API
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-02-19 Tom TromeyMinor Ada task cleanups
2019-02-18 Philippe WaroquiersFix leaks of 'per program space' and 'per inferior...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-07 Joel Brobecker(Ada/tasking) fix array or string index out of range...
2018-11-07 Joel Brobeckerada-tasks.c::read_atcb: start from a cleared ada_task_i...
2018-08-26 Simon MarchiMake ada_tasks_inferior_data::task_list an std::vector
2018-07-03 Tom TromeyRemove ptid_equal
2018-07-03 Tom TromeyRemove ptid_get_tid
2018-07-03 Tom TromeyRemove ptid_get_lwp
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-03-19 Tom TromeyConvert observers to C++
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-14 Joel Brobecker(Ada) Add support for task switching when debugging...
2017-11-21 Joel Brobeckerproblem debugging ravenscar programs if runtime is...
2017-11-21 Joel BrobeckerAdd multiple-CPU support in ravenscar-thread.c
2017-11-21 Joel BrobeckerProvide the "Base CPU" in output of "info task" (if...
2017-11-07 Tom TromeyConstify add_info
2017-09-27 Tom TromeyConstify some commands in ada-tasks.c
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-03 Tom TromeyIntroduce and use ui_out_emit_table
2017-04-22 Tom TromeyUse ui_out_emit_tuple
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Simon MarchiClass-ify ui_out
2016-11-27 Simon MarchiRemove verbosity from ui_out_message and friends
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-15 Simon MarchiIntroduce utility function find_inferior_ptid
2014-10-15 Pedro AlvesPush pruning old threads down to the target
2014-03-26 Keith SeitzRemove VAR_DOMAIN/STRUCT_DOMAIN ambiguity from ada...
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-02-10 Joel Brobecker[Ada] Rename some observer callbacks in ada-tasks.c
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-17 Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-30 Pedro Alvesada-tasks.c: write SRC_AND_LOC instead '1'.
2013-04-19 Pedro Alves-Wpointer-sign: ada-lang.c, ada-tasks.c.
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-02-28 Joel BrobeckerFix ARI violation in ada_tasks_inferior_data_sniffer.
2012-02-23 Tristan Gingold2012-02-23 Tristan Gingold <gingold@adacore.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-21 Joel Brobecker[Ada] Fix number of lines in -ada-task-info output
2011-10-05 Tristan Gingold2011-10-05 Tristan Gingold <gingold@adacore.com>
2011-10-03 Joel Brobecker[Ada] Add field "thread-id" in -ada-task-info output
2011-10-03 Joel Brobecker[Ada] New GDB/MI command: -ada-tasks-info
2011-09-16 Joel Brobecker[Ada] Re-implement `info tasks' command using ui-out
2011-09-16 Joel Brobecker[Ada] Remove `from_tty' parameter from ada-tasks.c...
2011-09-16 Joel Brobecker[Ada] Remove `from_tty' parameter from ada-tasks.c...
2011-09-16 Joel Brobecker[Ada] Adjust ada-tasks.c:ada_build_task_list
2011-09-16 Joel Brobecker[Ada] Store the Ada task list in per-inferior data
2011-09-16 Joel Brobecker[Ada] Make the ATCB type info program-space-specific
2011-09-16 Joel Brobecker[Ada] Rename struct tcb_fieldnos into atcb_fieldnos.
2011-07-04 Joel Brobeckerada-tasks.c: handle known tasks maintained by a simply...
2011-07-04 Joel BrobeckerMinor changes in ada-tasks.c
2011-03-17 Joel Brobeckerdelete target_ops.to_lookup_symbol
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-06 Joel Brobeckerfix style violation in ada-tasks.c comment
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-23 Joel Brobecker[Ada/tasks] Optimize ATCB lookups
2010-09-28 Joel Brobecker[Ada] Add ada-tasks.c:iterate_over_live_ada_tasks
2010-09-22 Joel Brobecker[Ada] Do not compute task ptid when debugging core...
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-16 Joel BrobeckerAvoid switch to invalid ptid during Ada task switch.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
next