summaryrefslogtreecommitdiff
path: root/usr.sbin/crashinfo
AgeCommit message (Expand)Author
2025-10-03libexec/kgdb: Add new modules and install them together with debug infoMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-01-15crashinfo: Print stack traces for all on-CPU threadsMark Johnston
2023-11-06crashinfo: Get local variable values in the gdb backtraceMark Johnston
2023-11-04crashinfo: remove unused /usr/bin/gdb supportEd Maste
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-08-14Indicate that kgdb.1 is from ports/devel/gdb.Jens Schweikhardt
2020-12-02crashinfo: Add references to the gdb port/packageEd Maste
2020-11-20crashinfo(8): Fix a few mandoc warningsGordon Bergling
2020-10-01Remove nfsstat. Running nfsstat in crashinfo will give the stats of theAlexander Leidinger
2020-06-08crashinfo: stop looking for gdb in /usr/bin/gdbEd Maste
2018-07-23Support compressed crash dumps in crashinfo(8).John Baldwin
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-07-19Allow matches of truncated version strings.Mark Johnston
2017-06-01crashinfo: add "batch" mode and use it during bootEric van Gyzen
2017-04-25Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.John Baldwin
2016-07-20Update crashinfo to work with newer gdb from ports.John Baldwin
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-04-09Remove 'netstat -anr' from crashinfo.Gleb Smirnoff
2014-04-28Merge headSimon J. Gerraty
2013-12-25Do not truncate the ``command'' column in ``ps'' output.Sergey Kandaurov
2013-10-31Remove 'netstat -i' from crashinfo, as this no longer is supported.Gleb Smirnoff
2013-09-05Merge from headSimon J. Gerraty
2013-08-27Allow more space for interface names.Gavin Atkinson
2013-02-16Updated dependenciesSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-03-07Improve multi-line kernel ident parsingEd Maste
2010-11-30Teach crashinfo(8) to look at the currently running kernel (based on theColin Percival
2009-11-03Set umask to 0x077 instead of the default. This prevents non-root userXin LI
2009-10-29Include the output of the ddb(4) capture buffer.John Baldwin
2009-09-17Fixed markup.Ruslan Ermilov
2009-04-23Correct the information about when the respective functionality firstChristian Brueffer
2008-08-05Add a script to perform simple analysis of a crash dump (either a fullJohn Baldwin