Remove path name from test case
[binutils-gdb.git] / gdb / ravenscar-thread.c
2023-10-10 Simon Marchigdb: remove target_gdbarch
2023-08-17 Tom de Vries[gdb/build, c++20] Fix deprecated implicit capture...
2023-04-05 Simon Marchigdb: make find_thread_ptid a process_stratum_target...
2023-04-05 Simon Marchigdb: make find_thread_ptid an inferior method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-08-22 Tom TromeyAvoid crash with Ravenscar tasks
2022-06-14 Tom TromeyImplement lazy FPU initialization for ravenscar
2022-06-14 Tom TromeyReimplement ravenscar registers using tables
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-27 Markus Metzgergdb, gdbserver: update thread identifier in enable_btra...
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-28 Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-21 Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-09-23 Tom TromeyChange get_ada_task_ptid parameter type
2021-09-23 Tom TromeyChange ptid_t::tid to ULONGEST
2021-09-23 Tom TromeyRemove defaulted 'tid' parameter to ptid_t constructor
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-04-24 Simon Marchigdbsupport, gdb: give names to observers
2021-03-23 Simon Marchigdb: remove push_target free functions
2021-03-23 Simon Marchigdb: remove unpush_target free function
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-25 Simon Marchigdb: add inferior parameter to inferior_created observable
2020-10-02 Simon Marchigdb: remove arguments from inferior_created observable
2020-09-18 Tom TromeyMake target_wait options use enum flags
2020-08-07 Tom TromeyFix remaining Ravenscar regressions
2020-08-07 Tom TromeySet inferior_ptid in ravenscar_thread_target::update_th...
2020-08-07 Tom TromeyFetch registers from correct thread in ravenscar-thread.c
2020-08-07 Tom TromeyFix Ravenscar "process" resume
2020-08-07 Tom TromeyWrap xfer_partial and enable_btrace for Ravenscar
2020-08-07 Tom TromeyChange names given to Ravenscar threads
2020-08-07 Tom TromeyHandle case where Ada task is current but not listed
2020-08-07 Tom TromeyReturn event_ptid from ravenscar_thread_target::wait
2020-08-07 Tom TromeyAvoid crash in ravenscar_thread_target::wait
2020-08-07 Tom TromeyCall add_active_thread after pushing the ravenscar...
2020-06-18 Pedro AlvesDon't write to inferior_ptid in ravenscar-thread.c
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-01-31 Tom TromeyFix ravenscar-thread.c for multi-target
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-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-03-13 Tom TromeyChange pid_to_str to return std::string
2019-02-19 Tom TromeyMinor Ada task cleanups
2019-02-15 Tom TromeySpecial-case wildcard requests in ravenscar-thread.c
2019-02-15 Tom TromeyMake the ravenscar thread target multi-target-ready
2019-02-15 Tom TromeyMinor C++-ification in ravenscar-thread.c
2019-02-15 Tom TromeyFix formatting in ravenscar-thread.c
2019-02-15 Tom TromeyC++-ify ravenscar_arch_ops
2019-02-15 Tom TromeyException safety in ravenscar-thread.c
2019-02-15 Tom TromeyFix some typos in ravenscar-thread.c
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30 Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-11-30 Pedro AlvesConvert default_child_has_foo functions to process_stra...
2018-07-22 Tom TromeyFix ravenscar-thread.c to use arch_ops
2018-07-03 Tom TromeyRemove ptid_equal
2018-07-03 Tom TromeyRemove ptid_get_tid
2018-07-03 Tom TromeyRemove ptid_get_lwp
2018-07-03 Tom TromeyRemove ptid_get_pid
2018-07-03 Tom TromeyRemove ptid_build
2018-06-07 Pedro AlvesEliminate find_target_beneath
2018-05-30 Simon MarchiRemove regcache_get_ptid
2018-05-02 Pedro Alvestarget factories, target open and multiple instances...
2018-05-02 Pedro Alvestarget_ops: Use bool throughout
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-19 Tom TromeyConvert observers to C++
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-22 Joel Brobecker(Ada) ravenscar-thread.c: remove unwanted trailing...
2017-11-21 Jerome Guittonravenscar: update inferior ptid with event ptid
2017-11-21 Joel Brobecker(Ada) crash connecting to TSIM simulator
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 Brobeckerwatchpoint regression debugging with remote protocol...
2017-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-04-05 Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-20 Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-19 Doug EvansReplace current_inferior ()->gdbarch with its wrapper...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-15 Pedro AlvesPush pruning old threads down to the target
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-07-18 Tom Tromeyfix calls to find_target_beneath
2014-06-13 Tom Tromeymake calls to help_list use enumerator
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-19 Tom TromeyAdd target_ops argument to to_get_ada_task_ptid
2014-02-19 Tom TromeyAdd target_ops argument to to_extra_thread_info
2014-02-13 Sanimir Agoviccleanup: remove declared variables without any references
2014-01-16 Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
next