aboutsummaryrefslogtreecommitdiff
path: root/gdb/obsd-nat.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-13gdb: make post_startup_inferior a virtual method on inf_ptrace_targetAndrew Burgess1-2/+3
2021-08-03gdb: follow-fork: push target and add thread in target_follow_forkSimon Marchi1-1/+1
2021-07-29obsd-nat: Various fixes for fork following.John Baldwin1-2/+0
2021-07-14gdb: pass child_ptid and fork kind to target_ops::follow_forkSimon Marchi1-1/+1
2021-04-07gdb: make target_ops::follow_fork return voidSimon Marchi1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-18Make target_wait options use enum flagsTom Tromey1-1/+1
2020-04-24Move OpenBSD-only functions from inf-ptrace to obsd-natKamil Rytarowski1-0/+12
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-03-13Change pid_to_str to return std::stringTom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-03Convert struct target_ops to C++Pedro Alves1-1/+9
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-28Support rthreads on OpenBSD 5.2 and later.Mark Kettenis1-0/+25