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.