summaryrefslogtreecommitdiffstats
path: root/llvm/utils/CollectDebugInfoUsingLLDB.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove scripts used by TEST=dbg from here. They now live inside llvm test suite.Devang Patel2011-03-281-182/+0
| | | | llvm-svn: 128425
* Update to match changes in lldb interface.Devang Patel2011-02-011-1/+2
| | | | llvm-svn: 124687
* Focus on arguments for now.Devang Patel2011-01-311-2/+2
| | | | llvm-svn: 124604
* - Do not try to print nameless variable's info. Devang Patel2011-01-261-22/+28
| | | | | | - Print a summary of breakpoints in the beginning. llvm-svn: 124308
* Add initial support to measure local variables.Devang Patel2010-12-091-5/+7
| | | | llvm-svn: 121428
* Handle recursive values. Add comments.Devang Patel2010-12-071-23/+53
| | | | llvm-svn: 121184
* Add python scripts to extract debug info using LLDB and do comparison.Devang Patel2010-12-071-0/+143
llvm-svn: 121079
OpenPOWER on IntegriCloud