]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ravenscar-thread.c
Return event_ptid from ravenscar_thread_target::wait
[thirdparty/binutils-gdb.git] / gdb / ravenscar-thread.c
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
2013-08-05  Tom Tromeymore add_target removals
2013-04-19  Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-02-12  Pedro AlvesConsistent use of (C) after "Copyright".
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-15  Joel Brobeckergdbarch-ification of ravenscar-thread support.
2012-12-15  Joel Brobeckerminor ravenscar-thread cleanup
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-24  Joel Brobeckerremote packet sent after Ravenscar inferior exited
2012-05-24  Pedro Alvesgdb/
2012-03-09  Joel BrobeckerAdd missing _initialize_ravenscar prototype.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-16  Joel Brobecker[Ada] Adjust ada-tasks.c:ada_build_task_list
2011-07-04  Joel Brobeckerada-tasks.c: handle known tasks maintained by a simply...
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-23  Joel Brobeckercopy/paste typo when registering the `show ravenscar...
2010-11-23  Joel BrobeckerAdd missing \n in `show ravenscar task-switching' output
2010-11-23  Joel Brobecker[Ada/ravenscar] New name for active-thread symbol
2010-09-28  Joel BrobeckerAdd support for GNAT Ravenscar run-time library.