summaryrefslogtreecommitdiff
path: root/gdb/target
Commit message (Expand)AuthorAgeFilesLines
* Consolidate API of target_supports_multi_processSergio Durigan Junior2016-10-061-0/+5
* Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior2016-09-191-0/+4
* Share target_wait prototype between GDB and gdbserverSergio Durigan Junior2016-09-011-0/+12
* Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior2016-09-011-3/+7
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-015-5/+5
* Remote thread create/exit eventsPedro Alves2015-11-302-1/+12
* gdbserver: Fix non-stop / fork / step-over issuesPedro Alves2015-08-061-1/+4
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-153-146/+0
* Move linux_find_memory_regions_full & co.Jan Kratochvil2015-07-153-0/+102
* Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil2015-07-152-0/+44
* Remove redundant include directives.Gary Benson2015-06-241-2/+0
* enum lwp_stop_reason -> enum target_stop_reasonPedro Alves2015-03-041-0/+19
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-015-5/+5
* Rename target_{stop,continue}_ptidGary Benson2014-09-221-7/+9
* Include common-defs.h instead of defs.h/server.h in shared codeGary Benson2014-09-121-6/+1
* Introduce target_{stop,continue}_ptidGary Benson2014-09-111-0/+11
* Introduce target/target.hGary Benson2014-09-111-0/+62
* Move common-utils.h to common-defs.hGary Benson2014-08-071-1/+0
* Move ptid.h to common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-014-4/+4
* infrun debug output: print enum gdb_signal symbol names instead of POSIX sign...Pedro Alves2013-10-251-2/+4
* * target/waitstatus.h (target_waitkind): Remove spuriousLuis Machado2013-10-171-1/+1
* gdb/Luis Machado2013-08-194-0/+265