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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of stlport_lldb_watch!