NetBSD/sys/gdbscripts
mrg 29b95c3674 fix some minor issues in these user functions, and add more to
investigate lwps/processes:

- fix header formatting
- separate proc and thread info
- add per-thread and per-proc functions, use them as building
  blocks for the existing functions;
  - 'threadinfo' to display just one thread,
  - 'procthreadsaddr' to display one process by struct proc *
  - 'procthreadspid' to find process by pid
- add 'procs' as a ps(1) a-like
2019-05-30 07:17:35 +00:00
..
bdump
cpus Typo in previous 2017-06-05 18:44:13 +00:00
devs document 'devs' and 'procs' commands. 2019-05-09 07:59:49 +00:00
kernhist make '$e' in here the whole structure instead of a pointer, to combine 2016-05-12 00:35:10 +00:00
lwps fix some minor issues in these user functions, and add more to 2019-05-30 07:17:35 +00:00
Makefile.inc Add kernhist to SYS_GDBINIT 2016-05-11 10:39:31 +00:00
module
msgbuf
pgrpdump
procs document 'devs' and 'procs' commands. 2019-05-09 07:59:49 +00:00
vchain Change command mountdump to evaluate mountlist_entry. 2017-04-13 09:52:18 +00:00
vdump Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48:54 +00:00