Re: 2 debugging questions
Re: 2 debugging questions
- Subject: Re: 2 debugging questions
- From: Marek Kozubal <email@hidden>
- Date: Fri, 12 Dec 2003 18:15:09 -0500 (EST)
On Fri, 12 Dec 2003, Andrew Gallatin wrote:
>
1) How do I see the contents of the message buffer from a remote
>
gdb session?. The scenario is that the host has crashed, my
>
driver has spewed a few IOLogs, but I have no way to run
>
"dmesg" to see them.
If you look at the FireWire SDK, there's something called FireLog which
immediately puts the syslog() type messages out over the firewire bus
which you can that receive on another computer. The instructions on how
to do it are in the FireWire SDK package.
>
2) Can I reboot the (crashed) box via remote gdb? How?
>
Walking down the hall to reboot the box is good excercise, but only
>
up to a point ;)
Go to lists.apple.com and look at the archives for this list and do a
search on "Rebooting the victim machine using gdb, the answer".
---
Marek Kozubal
email@hidden
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.