aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/netbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-1/+1
2020-10-07Correct logical error in NetBSD's read_memory and write_memoryKamil Rytarowski1-2/+2
2020-10-07Add common write_memory and read_memory NetBSD routinesKamil Rytarowski1-0/+80
2020-09-10Add a common utility function to read and write siginfo_t in inferiorKamil Rytarowski1-0/+29
2020-09-10Add netbsd_nat::enable_proc_events in gdb/natKamil Rytarowski1-0/+18
2020-09-10Add gdb/nat common functions for listing threadsKamil Rytarowski1-0/+125
2020-09-10Add netbsd_nat::pid_to_exec_fileKamil Rytarowski1-0/+17
2020-09-10Register a placeholder for NetBSD shared functions in gdb/natKamil Rytarowski1-0/+24