Remove path name from test case
[binutils-gdb.git] / gdb / ada-tasks.c
2023-10-10 Simon Marchigdb: remove target_gdbarch
2023-10-05 Simon Marchigdb: add all_objfiles_removed observer
2023-06-03 Tom de Vries[gdb] Fix typos
2023-05-12 Tom TromeyAdd dynamic_prop::is_constant
2023-04-05 Simon Marchigdb: make find_thread_ptid an inferior method
2023-02-13 Tom TromeyTurn remaining value_contents functions into methods
2023-02-13 Tom TromeyTurn value_address and set_value_address functions...
2023-02-13 Tom TromeyTurn value_type into method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-30 Tom TromeyBounds check access to Ada task state names
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-09-21 Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-07-28 Tom TromeyRewrite registry.h
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-03-29 Tom TromeyUnify gdb printf functions
2022-02-06 Simon Marchigdb: remove SYMBOL_TYPE macro
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-02 Tom TromeyImplement 'task apply'
2021-11-08 Simon Marchigdb: remove bpstat typedef, rename bpstats to bpstat
2021-10-25 Simon Marchigdb: change functions returning value contents to use...
2021-09-23 Tom TromeyChange get_ada_task_ptid parameter type
2021-09-23 Tom TromeyChange ptid_t::tid to ULONGEST
2021-07-13 Pedro Alvesgdb: make inferior_list use intrusive_list
2021-04-24 Simon Marchigdbsupport, gdb: give names to observers
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
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.
next