crashinfo - (hopefully) fix hang
authorAlex Hornung <ahornung@gmail.com>
Thu, 16 Sep 2010 08:37:27 +0000 (10:37 +0200)
committerAlex Hornung <ahornung@gmail.com>
Thu, 16 Sep 2010 08:37:27 +0000 (10:37 +0200)
commitf6061ce2200777837fde9e92c121a738367deb3d
tree8a760d7511edd6df8de3315afdfac7a1672c36de
parent61fdea7fa9d317f95b344bdcd9f27b4486a49dbd
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
usr.sbin/crashinfo/crashinfo.sh