summaryrefslogtreecommitdiff
path: root/gdb/ravenscar-thread.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ravenscar-thread.c to use arch_opsTom Tromey2018-07-221-2/+2
* Remove ptid_equalTom Tromey2018-07-031-3/+3
* Remove ptid_get_tidTom Tromey2018-07-031-2/+2
* Remove ptid_get_lwpTom Tromey2018-07-031-2/+2
* Remove ptid_get_pidTom Tromey2018-07-031-3/+3
* Remove ptid_buildTom Tromey2018-07-031-3/+3
* Eliminate find_target_beneathPedro Alves2018-06-071-26/+13
* Remove regcache_get_ptidSimon Marchi2018-05-301-3/+3
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-8/+8
* target_ops: Use bool throughoutPedro Alves2018-05-031-20/+20
* Convert struct target_ops to C++Pedro Alves2018-05-031-115/+115
* Convert observers to C++Tom Tromey2018-03-191-2/+2
* 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