aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/netbsd-low.cc
AgeCommit message (Expand)AuthorFilesLines
2020-10-07Stop passing netbsd_process_target to local functionsKamil Rytarowski1-22/+23
2020-10-07Fix whitespace formattingKamil Rytarowski1-2/+2
2020-10-07Add common write_memory and read_memory NetBSD routinesKamil Rytarowski1-59/+2
2020-10-02Refactor the NetBSD amd64 gdbserver supportKamil Rytarowski1-8/+5
2020-09-18Make target_wait options use enum flagsTom Tromey1-3/+5
2020-09-10Add minimal and functional NetBSD/amd64 gdbserverKamil Rytarowski1-0/+1327