summaryrefslogtreecommitdiff
path: root/gdb/ravenscar-thread.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-22(Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warningJoel Brobecker
2017-11-21ravenscar: update inferior ptid with event ptidJerome Guitton
2017-11-21(Ada) crash connecting to TSIM simulatorJoel Brobecker
2017-11-21problem debugging ravenscar programs if runtime is strippedJoel Brobecker
2017-11-21Add multiple-CPU support in ravenscar-thread.cJoel Brobecker
2017-11-21watchpoint regression debugging with remote protocol (bare metal)Joel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-09-19Replace current_inferior ()->gdbarch with its wrapper target_gdbarch.Doug Evans
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-15Push pruning old threads down to the targetPedro Alves
2014-08-07Include string.h in common-defs.hGary Benson
2014-07-18fix calls to find_target_beneathTom Tromey
2014-06-13make calls to help_list use enumeratorTom Tromey
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-02-19Add target_ops argument to to_get_ada_task_ptidTom Tromey
2014-02-19Add target_ops argument to to_extra_thread_infoTom Tromey
2014-02-13cleanup: remove declared variables without any referencesSanimir Agovic
2014-01-16Add target_ops argument to to_prepare_to_storeMarkus Metzger
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-08-05more add_target removalsTom Tromey
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-15gdbarch-ification of ravenscar-thread support.Joel Brobecker
2012-12-15minor ravenscar-thread cleanupJoel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-10-24remote packet sent after Ravenscar inferior exitedJoel Brobecker
2012-05-24gdb/Pedro Alves
2012-03-09Add missing _initialize_ravenscar prototype.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-09-16[Ada] Adjust ada-tasks.c:ada_build_task_listJoel Brobecker
2011-07-04ada-tasks.c: handle known tasks maintained by a simply-linked list.Joel Brobecker
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-11-23copy/paste typo when registering the `show ravenscar' prefix commandJoel Brobecker
2010-11-23Add missing \n in `show ravenscar task-switching' outputJoel Brobecker
2010-11-23[Ada/ravenscar] New name for active-thread symbolJoel Brobecker
2010-09-28Add support for GNAT Ravenscar run-time library.Joel Brobecker