[OpenAFS-port-darwin] still looking for volunteers...

Derrick J Brashear shadow@dementia.org
Fri, 28 Dec 2007 14:56:20 -0500 (EST)


we still need a perl script to decode panics. this is basically to 
automate the procedure in TN2063. The simple case is simple since you can 
make it runnable on the end-user system, which presumably has the desired 
kernel and module installed, you just need to parse the panic dump, run 
gdb and pipe some stuff in and get the result, then "do something" with it 
(possibly write to a tmp file)

i can provide more details if someone wants to do this