aboutsummaryrefslogtreecommitdiff
path: root/gdb/nbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Normalize names of the NetBSD filesKamil Rytarowski1-815/+0
2020-10-07Add common write_memory and read_memory NetBSD routinesKamil Rytarowski1-0/+23
2020-09-18Make target_wait options use enum flagsTom Tromey1-2/+3
2020-09-10Switch local native code to gdb/nat shared functionsKamil Rytarowski1-134/+13
2020-08-14gdb: Implement native dumpcore function for NetBSDKamil Rytarowski1-0/+20
2020-07-28Implement xfer_partial TARGET_OBJECT_SIGNAL_INFO for NetBSDKamil Rytarowski1-0/+45
2020-07-21Enable multi-process mode in the NetBSD native target.Kamil Rytarowski1-0/+8
2020-04-30Add support for NetBSD thread events (create, exit)Kamil Rytarowski1-3/+79
2020-04-29Add basic event handling in the NetBSD targetKamil Rytarowski1-0/+222
2020-04-14Implement IP_STAT+IP_STATUS (aliases of the same format) on NetBSDKamil Rytarowski1-0/+103
2020-04-13Implement IP_MINIMAL and IP_ALL on NetBSDKamil Rytarowski1-0/+11
2020-04-12Implement "info proc cmdline" for NetBSDKamil Rytarowski1-0/+39
2020-04-12Implement "info proc cwd" for NetBSDKamil Rytarowski1-0/+26
2020-04-12Implement "info proc exe" for NetBSDKamil Rytarowski1-0/+12
2020-04-12Implement "info proc mappings" for NetBSDKamil Rytarowski1-0/+149
2020-04-06Implement basic threading support in the NetBSD targetKamil Rytarowski1-0/+160
2020-03-17Rewrite nbsd_nat_target::pid_to_exec_file to sysctl(3)Kamil Rytarowski1-12/+10
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-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/+1
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-03-21Fix internal warning when "gdb -p xxx"Hui Zhu1-9/+9
2014-02-19Add target_ops argument to to_pid_to_exec_fileTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-4/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-26gdb/Pedro Alves1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-02-272011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-12-17 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-0/+47