Re: Multiprocessor problem?
Re: Multiprocessor problem?
- Subject: Re: Multiprocessor problem?
- From: Quinn <email@hidden>
- Date: Thu, 20 Mar 2003 10:01:25 +0000
At 9:21 +0000 20/3/03, Mark Hunt wrote:
Where do I find out how to use that? I'm kinda new to OS X!
There's a discussion of the kernel debugger in "Inside Mac OS X:
Kernel Programming".
<
http://developer.apple.com/techpubs/macosx/Darwin/General/KernelProgramming/build/chapter_18_section_7.html>
Note that this discussion assumes that you've built a kernel from the
Darwin source, which would be the first step if you were going to
actually do any serious kernel development. However, for this
preliminary check you can debug the kernel without having any
symbols. You just have to use GDB's assembly language debugging
features. If you're familiar with MacsBug, you might find the
following technote useful.
<
http://developer.apple.com/technotes/tn/tn2030.html>
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.