Commit graph

3 commits

Author SHA1 Message Date
Eitan Adler
860971b5dd - update to 0.1.2
PR:		ports/161241
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by:	sahil (mentor)
2011-10-04 00:46:32 +00:00
Nicola Vitale
bd60b00911 - Update to 0.1.1
- Suppress "Object directory not changed from original" warning

PR:		ports/152422
Submitted by:	Mikolaj Golub <to.my.trociny at gmail dot com> (maintainer)
2010-11-20 22:22:06 +00:00
Beat Gaetzi
b395c3bcbd The bsdcrashtar utility creates tar a archive that contains all files needed
for debugging FreeBSD kernel crash (vmcore, kernel, loaded modules, sources
that appear in backtrace). This is useful for debugging a crash on another
host, sending it to developers or if you are going to upgrade the kernel on
crashed host but would like to keep crashdump in case the developers ask you to
provide additional info.

Created tar archive contains also a script that when being run inside unpacked
archive will give kgdb(1) session with crash core loaded in it. The script
should be run with root privileges because it does chroot(8) before starting
kgdb(1).

WWW: http://bsdcrashtar.googlecode.com/

PR:		ports/139721
Submitted by:	Mikolaj Golub <to.my.trociny AT gmail.com>
2009-10-19 17:22:30 +00:00