summaryrefslogtreecommitdiff
path: root/gdb/nbsd-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Switch local native code to gdb/nat shared functionsKamil Rytarowski2020-09-101-134/+13
* gdb: Implement native dumpcore function for NetBSDKamil Rytarowski2020-08-141-0/+20
* Implement xfer_partial TARGET_OBJECT_SIGNAL_INFO for NetBSDKamil Rytarowski2020-07-281-0/+45
* Enable multi-process mode in the NetBSD native target.Kamil Rytarowski2020-07-211-0/+8
* Add support for NetBSD thread events (create, exit)Kamil Rytarowski2020-04-301-3/+79
* Add basic event handling in the NetBSD targetKamil Rytarowski2020-04-291-0/+222
* Implement IP_STAT+IP_STATUS (aliases of the same format) on NetBSDKamil Rytarowski2020-04-141-0/+103
* Implement IP_MINIMAL and IP_ALL on NetBSDKamil Rytarowski2020-04-131-0/+11
* Implement "info proc cmdline" for NetBSDKamil Rytarowski2020-04-121-0/+39
* Implement "info proc cwd" for NetBSDKamil Rytarowski2020-04-121-0/+26
* Implement "info proc exe" for NetBSDKamil Rytarowski2020-04-121-0/+12
* Implement "info proc mappings" for NetBSDKamil Rytarowski2020-04-121-0/+149
* Implement basic threading support in the NetBSD targetKamil Rytarowski2020-04-061-0/+160
* Rewrite nbsd_nat_target::pid_to_exec_file to sysctl(3)Kamil Rytarowski2020-03-171-12/+10
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Fix internal warning when "gdb -p xxx"Hui Zhu2014-03-211-9/+9
* Add target_ops argument to to_pid_to_exec_fileTom Tromey2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-4/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-11-261-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* Mark Kettenis <kettenis@gnu.org>Mark Kettenis2006-12-171-0/+47