Home | History | Annotate | Download | only in gdbscripts
History log of /src/sys/gdbscripts/lwps
RevisionDateAuthorComments
 1.6  17-Jul-2019  skrll Remove the 'procs' from lwps and use the one from procs.

OK mrg@
 1.5  30-May-2019  mrg 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
 1.4  05-Feb-2011  yamt branches: 1.4.56;
fix format
 1.3  18-Nov-2009  eeh branches: 1.3.4; 1.3.6; 1.3.8;
Add a command to dump all thread stacks in the system and a command to dump
lockdebug state.
 1.2  28-Jul-2009  skrll Use the right pointer to traverse the proc's lwp list.

From PR 41788.
 1.1  20-Feb-2008  ad branches: 1.1.8; 1.1.10; 1.1.14; 1.1.24; 1.1.32;
- Replace 'xps' with 'procs' and 'lwps'.
- Needs a bit more work.
 1.1.32.1  20-May-2011  matt bring matt-nb5-mips64 up to date with netbsd-5-1-RELEASE (except compat).
 1.1.24.1  07-Aug-2009  snj Pull up following revision(s) (requested by skrll in ticket #893):
sys/gdbscripts/lwps: revision 1.2
Use the right pointer to traverse the proc's lwp list.
From PR 41788.
 1.1.14.2  11-Mar-2010  yamt sync with head
 1.1.14.1  19-Aug-2009  yamt sync with head.
 1.1.10.2  23-Mar-2008  matt sync with HEAD
 1.1.10.1  20-Feb-2008  matt file lwps was added on branch matt-armv6 on 2008-03-23 02:04:57 +0000
 1.1.8.2  27-Feb-2008  yamt sync with head.
 1.1.8.1  20-Feb-2008  yamt file lwps was added on branch yamt-lazymbuf on 2008-02-27 08:36:54 +0000
 1.3.8.1  08-Feb-2011  bouyer Sync with HEAD
 1.3.6.1  06-Jun-2011  jruoho Sync with HEAD.
 1.3.4.1  05-Mar-2011  rmind sync with head
 1.4.56.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.4.56.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed