/usr.bin/vgrind/

NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/gdbscripts
AgeCommit message (Expand)Author
2020-05-02gdb has been fixed, so no need to reload the symbol file.christos
2020-05-01mention the need to reload the kernel symbolschristos
2020-04-28add a script to load the symbol files of all the modules in the kernelchristos
2020-04-27make this work againchristos
2020-04-14Add dmesg functionality.christos
2020-04-14catch up with field movechristos
2019-12-06more updates for the vnode and mount list iterator changesmrg
2019-12-06it's mountlist not mount_list. now 'mountdump' works again.mrg
2019-07-17Remove the 'procs' from lwps and use the one from procs.skrll
2019-07-17Add devsskrll
2019-07-17kdump was remove some time agoskrll
2019-05-30fix some minor issues in these user functions, and add more tomrg
2019-05-09document 'devs' and 'procs' commands.mrg
2019-05-06add a 'devs' script to display a list of all devices by device_t,mrg
2017-06-05Typo in previousskrll
2017-06-05Make cpus MIskrll
2017-04-13Change command mountdump to evaluate mountlist_entry.hannken
2016-12-14Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode"hannken
2016-08-19Remove the last references to KMEMSTATS.maxv
2016-05-12make '$e' in here the whole structure instead of a pointer, to combinemrg
2016-05-11Add kernhist to SYS_GDBINITskrll
2016-05-11add a gdb script to dump kernel histories. based upon a script by skrll,mrg
2013-11-23Since mountlist is now a TAILQ, convert some missed usagesriz
2013-03-06update scriptyamt
2011-11-02a macro to dump kernel modulesyamt
2011-02-05fix formatyamt
2009-11-18Add a command to dump all thread stacks in the system and a command to dumpeeh
2009-11-18Add the lwp address so you don't have to leave gdb and use ps to grab an lwp'seeh
2009-11-18Print out all 64-bits of 64-bit values on 64-bit machines and add documentationeeh
2009-11-18Get gdb to document the command.eeh
2009-07-28Use the right pointer to traverse the proc's lwp list.skrll
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-02-20+cpusad
2008-02-20- Replace 'xps' with 'procs' and 'lwps'.ad
2008-02-20stats is gonead
2008-02-20This is useless!ad
2006-11-04adapt to mnt_vnodelist being TAILQpooka
2006-11-04add mountdump, prints mount point information a little like mount(8)pooka
2006-09-29Make these work again. I know, I'm a bit impatient, since they'vepooka
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2003-04-28Clean up the output a little and print the lwp pointer.briggs
2003-02-26adapt to lwp-worldlha
2002-09-01Build a .gdbinit in the kernel build directory. The new .gdbinitthorpej
2001-01-11fix pointer arithmeticdeberg
2000-06-08gdb macro to print the kernel message bufferjhawk