Editing Development

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 53: Line 53:
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
$ echo "settings set target.load-script-from-symbol-file true" >> ~/.lldbinit
 
$ echo "settings set target.load-script-from-symbol-file true" >> ~/.lldbinit
$ lldb /Volumes/KernelDebugKit/mach_kernel     # From Yosemite, "/Library/Developer/KDKs/KDK_10.10_14B25.kdk/System/Library/Kernels/kernel"
+
$ lldb /Volumes/KernelDebugKit/mach_kernel
 
(lldb) kdp-remote  192.168.30.146
 
(lldb) kdp-remote  192.168.30.146
 
(lldb) showallkmods
 
(lldb) showallkmods

Please note that all contributions to OpenZFS on OS X may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenZFS on OS X:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)