aboutsummaryrefslogtreecommitdiff
path: root/gdb/target/target.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves1-29/+38
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey1-13/+104
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-0/+14
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-06Consolidate API of target_supports_multi_processSergio Durigan Junior1-0/+5
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior1-0/+4
2016-09-01Share target_wait prototype between GDB and gdbserverSergio Durigan Junior1-0/+12
2016-09-01Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior1-3/+7
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-11/+0
2015-07-15Move linux_find_memory_regions_full & co.Jan Kratochvil1-0/+11
2015-06-24Remove redundant include directives.Gary Benson1-2/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-22Rename target_{stop,continue}_ptidGary Benson1-7/+9
2014-09-11Introduce target_{stop,continue}_ptidGary Benson1-0/+11
2014-09-11Introduce target/target.hGary Benson1-0/+62