Home | History | Annotate | Download | only in gdbscripts
History log of /src/sys/gdbscripts/procs
RevisionDateAuthorComments
 1.4  09-May-2019  mrg document 'devs' and 'procs' commands.
 1.3  06-May-2019  mrg add a 'devs' script to display a list of all devices by device_t,
name, parent, private data.

for procs, put the printf \n into the same line. non trivial
speed up with large process table.
 1.2  18-Nov-2009  eeh branches: 1.2.64;
Add the lwp address so you don't have to leave gdb and use ps to grab an lwp's
stack.
 1.1  20-Feb-2008  ad branches: 1.1.8; 1.1.10; 1.1.14;
- Replace 'xps' with 'procs' and 'lwps'.
- Needs a bit more work.
 1.1.14.1  11-Mar-2010  yamt sync with head
 1.1.10.2  23-Mar-2008  matt sync with HEAD
 1.1.10.1  20-Feb-2008  matt file procs 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 procs was added on branch yamt-lazymbuf on 2008-02-27 08:36:54 +0000
 1.2.64.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed