Lives on over here https://github.com/lurado/LLDO
Based on Chisel
Command | Description |
---|---|
proofimage | Display an image saved on your local hard drive as fullscreen overlay |
hsafearea | Highlight the safe area insets of a given view |
unhsafearea | Remove the safe area inset highlight on a view |
hlayoutmargins | Highlight the layout margins of a given view |
unhlayoutmargins | Remove the layout margin highlight on a view |
Add
script fblldb.loadCommandsInDirectory('/path/to/lldb_commands/')
to your .lldbinit
file after the command script import <chisel>
line.
command source ~/.lldbinit
- run command
- GOTO 1
MIT - see LICENSE file