Python classes to runtime watch contents of some stlport containers at LLDB Debugger.
Supports: string, map, vector, set
on MAC:
1. download 3 files from "Files" category.
2. exec lldb.command to rewrite/create .lldbinit at home dir.
3. exec "command source ~/.lldbinit" at lldb command line or restart lldb
3. exec "type summary list -w stlport" and "type synthetic list -w stlport" to make sure rules was installed
4. read http://lldb.llvm.org/varformats.html if something does not work.
Made on the basis of LLVM examples for libc++ and gnu libstdc++ containers.
http://llvm.org/svn/llvm-project/lldb/trunk/examples/
Enjoy.
Categories
DebuggersFollow stlport_lldb_watch
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of stlport_lldb_watch!