aboutsummaryrefslogtreecommitdiff
path: root/utils/CollectDebugInfoUsingLLDB.py
AgeCommit message (Expand)Author
2011-03-28Remove scripts used by TEST=dbg from here. They now live inside llvm test suite.Devang Patel
2011-02-01Update to match changes in lldb interface.Devang Patel
2011-01-31Focus on arguments for now.Devang Patel
2011-01-26- Do not try to print nameless variable's info. Devang Patel
2010-12-09Add initial support to measure local variables.Devang Patel
2010-12-07Handle recursive values. Add comments.Devang Patel
2010-12-07Add python scripts to extract debug info using LLDB and do comparison.Devang Patel