18 Jan
2006
18 Jan
'06
7:23 p.m.
On Jan 18, 2006, at 11:15 AM, James Reynolds wrote:
I'm pretty sure the answer is yes, but I just wanted to ask to make sure I'm right.
If I build a custom kernel, I have to build a version with symbols if I want to be able to debug it with gdb, right?
A version with symbols is built as part of the normal build process. You can find it in the Symbols directory, i.e.: Symbols/xnu/xnu-792.1.5.sym~1/mach_kernel - Kevin