Re: Problem while trying to Debug Kernel Panic with GDB using Two Mac's
Re: Problem while trying to Debug Kernel Panic with GDB using Two Mac's
- Subject: Re: Problem while trying to Debug Kernel Panic with GDB using Two Mac's
- From: "Duane Murphy" <email@hidden>
- Date: Mon, 9 Jul 2007 11:29:08 -0700
--- At Mon, 9 Jul 2007 10:45:13 -0700, Garth Cummings wrote:
>Neither of those values is correct. Most boot-args are in the form
>"key=value". For the debug flags, it's "debug=0x14e" or "debug=0x144".
>The "-v" flag to specify verbose booting is a separate flag, so it has
>to have white space around it such as "debug=-0x144 -v".
Oops, a minus sign was inadvertently added to the string. The last
example should be "debug=0x144 -v". I usually use
"debug=0x14e -v".
...Duane
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden