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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of stlport_lldb_watch!