summaryrefslogtreecommitdiff
path: root/gdb/ravenscar-thread.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* (Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warningJoel Brobecker2017-11-221-1/+1
* ravenscar: update inferior ptid with event ptidJerome Guitton2017-11-211-1/+3
* (Ada) crash connecting to TSIM simulatorJoel Brobecker2017-11-211-2/+8
* problem debugging ravenscar programs if runtime is strippedJoel Brobecker2017-11-211-0/+8
* Add multiple-CPU support in ravenscar-thread.cJoel Brobecker2017-11-211-34/+136
* watchpoint regression debugging with remote protocol (bare metal)Joel Brobecker2017-11-211-0/+82
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-3/+3
* Constify add_prefix_cmdTom Tromey2017-10-111-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves2017-04-051-4/+4
* Use ptid from regcache in almost all remaining nat filesSimon Marchi2017-03-201-6/+9
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Replace current_inferior ()->gdbarch with its wrapper target_gdbarch.Doug Evans2015-09-191-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Push pruning old threads down to the targetPedro Alves2014-10-151-5/+5
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* fix calls to find_target_beneathTom Tromey2014-07-181-2/+2
* make calls to help_list use enumeratorTom Tromey2014-06-131-1/+1
* start change to progspace independenceTom Tromey2014-02-261-1/+2
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-13/+14
* change minsym representationTom Tromey2014-02-261-1/+1
* Add target_ops argument to to_get_ada_task_ptidTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_extra_thread_infoTom Tromey2014-02-191-2/+3
* cleanup: remove declared variables without any referencesSanimir Agovic2014-02-131-2/+0
* Add target_ops argument to to_prepare_to_storeMarkus Metzger2014-01-161-3/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* more add_target removalsTom Tromey2013-08-051-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-1/+1
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdbarch-ification of ravenscar-thread support.Joel Brobecker2012-12-151-18/+26
* minor ravenscar-thread cleanupJoel Brobecker2012-12-151-29/+6
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* remote packet sent after Ravenscar inferior exitedJoel Brobecker2012-10-241-2/+13
* gdb/Pedro Alves2012-05-241-2/+2
* Add missing _initialize_ravenscar prototype.Joel Brobecker2012-03-091-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* [Ada] Adjust ada-tasks.c:ada_build_task_listJoel Brobecker2011-09-161-1/+1
* ada-tasks.c: handle known tasks maintained by a simply-linked list.Joel Brobecker2011-07-041-1/+4
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-2/+3
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* copy/paste typo when registering the `show ravenscar' prefix commandJoel Brobecker2010-11-231-1/+1
* Add missing \n in `show ravenscar task-switching' outputJoel Brobecker2010-11-231-2/+2
* [Ada/ravenscar] New name for active-thread symbolJoel Brobecker2010-11-231-10/+28
* Add support for GNAT Ravenscar run-time library.Joel Brobecker2010-09-281-0/+434