git: crashinfo - (hopefully) fix hang
Alex Hornung
alexh at crater.dragonflybsd.org
Thu Sep 16 00:40:31 PDT 2010
commit f6061ce2200777837fde9e92c121a738367deb3d
Author: Alex Hornung <ahornung at gmail.com>
Date: Thu Sep 16 10:37:27 2010 +0200
crashinfo - (hopefully) fix hang
* Pipe the commands into kgdb instead of using <. This seems to fix an
issue where kgdb wouldn't really get anything out of the file on the
other side of < and would get stuck in kqread.
Reported-by: Peter Avalos
Summary of changes:
usr.sbin/crashinfo/crashinfo.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f6061ce2200777837fde9e92c121a738367deb3d
--
DragonFly BSD source repository
More information about the Commits
mailing list