Closed wuyakuma closed 1 year ago
Very nice--this is fantastic!
I will shortly push an update to the website that includes a new FAQ entry that lets people know about this.
Glad to help ;) I've learned so much from you, this is the least I can do.
Tested on XCode. Should work on other LLDB.
Two ways to use this:
Load Manually (everytime)
use lldb command 'command script import [PATH]/pbrt_lldbdataformatters.py' (without the quotes)
Load Automatically (add to ~/.lldbinit)
1) create ~/.lldbinit file if there isn't 2) open ~/.lldbinit 3) add 'command script import [PATH]/pbrt_lldbdataformatters.py' to the file (without the quotes) 4) restart xcode
Known issue:
ScreenShots: