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: Garth Cummings <email@hidden>
- Date: Mon, 9 Jul 2007 10:45:13 -0700
Hi JanakiRam,On Jul 6, 2007, at 11:07 AM, JanakiRam wrote: I've tried by setting the boot-args to "0x14e" and also with "0x144-v" but no use.
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".
Computers are very picky about details like this... :-)
--gc ____________________________________________________________________ Sr. Software Engineer Apple Developer Technical Support
|
_______________________________________________
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