Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Developing kernel extension: How to get kernal output in terminal?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Dimes" data-source="post: 1311982" data-attributes="member: 218822"><p>Hello, I am developing a kernel extension, and I would like some help in debugging my extension. On Apple's website, they only give guides on debugging when you have 2 machines, one for development and one for testing. I will not be able to do this, as I only have 1 mac and do not feel like buying another when I just bought this one. </p><p></p><p>Is there anyway I can get kernel output in the terminal so I can load the extension on my local machine? Is there a way to use GDB to load the kernel extension locally instead of remotely? There is not too much information on the internet available, so I am at a loss of what to do. </p><p></p><p>Thanks for the help.</p></blockquote><p></p>
[QUOTE="Dimes, post: 1311982, member: 218822"] Hello, I am developing a kernel extension, and I would like some help in debugging my extension. On Apple's website, they only give guides on debugging when you have 2 machines, one for development and one for testing. I will not be able to do this, as I only have 1 mac and do not feel like buying another when I just bought this one. Is there anyway I can get kernel output in the terminal so I can load the extension on my local machine? Is there a way to use GDB to load the kernel extension locally instead of remotely? There is not too much information on the internet available, so I am at a loss of what to do. Thanks for the help. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Developing kernel extension: How to get kernal output in terminal?
Top