summaryrefslogtreecommitdiff
path: root/gdb/target
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey
2017-09-03Make target_waitstatus_to_string return an std::stringSimon Marchi
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-06Consolidate API of target_supports_multi_processSergio Durigan Junior
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior
2016-09-01Share target_wait prototype between GDB and gdbserverSergio Durigan Junior
2016-09-01Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-30Remote thread create/exit eventsPedro Alves
2015-08-06gdbserver: Fix non-stop / fork / step-over issuesPedro Alves
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Move linux_find_memory_regions_full & co.Jan Kratochvil
2015-07-15Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil
2015-06-24Remove redundant include directives.Gary Benson
2015-03-04enum lwp_stop_reason -> enum target_stop_reasonPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-22Rename target_{stop,continue}_ptidGary Benson
2014-09-12Include common-defs.h instead of defs.h/server.h in shared codeGary Benson
2014-09-11Introduce target_{stop,continue}_ptidGary Benson
2014-09-11Introduce target/target.hGary Benson
2014-08-07Move common-utils.h to common-defs.hGary Benson
2014-08-07Move ptid.h to common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-10-25infrun debug output: print enum gdb_signal symbol names instead of POSIX sign...Pedro Alves
2013-10-17 * target/waitstatus.h (target_waitkind): Remove spuriousLuis Machado
2013-08-19 gdb/Luis Machado