Emilie Autumn @ MyMac.com
Bonjour! Here an article which will interest surely all in the world of Macs. It is about the beautiful young singer/violinist/computer genius of "Emilie Autumn." http://www.mymac.com/walkowich/6.28.02.shtml It is brilliant, and you must should visit her website too: http://www.emilieautumn.com L` you can write a contest between Emilie and MyMac.com called by "FantasMac." Very enthralling. And you can meet her iBook called by "Puppy!" MK On Friday, 05, 2002, at 01:23PM, Justin C. Walker <justin@mac.com> wrote:
On Friday, July 5, 2002, at 11:11 AM, Scott Taggart wrote:
Hi,
Could someone please point me to the code that writes the raw "panic"
messages to the display before waiting for the debugger, etc.?
It's in the 'xnu' tree. You can use a command like
find /SandBox/sb/xnu -type f |xargs grep ^panic
to track it down (the '^panic' assumes that the definition of "panic()"
is left-justified in the file), or you can use 'cscope' (the xnu
makefile has a 'cscope' target).
Regards,
Justin
PS: Please don't cross-post; either choose one list, or post separately
to each.
--
/~\ The ASCII Justin C. Walker, Curmudgeon-at-Large
\ / Ribbon Campaign
X Help cure HTML Email
/ \
_______________________________________________
darwin-kernel mailing list | darwin-kernel@lists.apple.com
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
_______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Michael Kristof