History log of /netbsd-src/sys/gdbscripts/devs (Results 1 – 2 of 2)
Revision Date Author Comments
# 13e21196 09-May-2019 mrg <mrg@NetBSD.org>

document 'devs' and 'procs' commands.


# 0f723754 06-May-2019 mrg <mrg@NetBSD.org>

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.