summaryrefslogtreecommitdiffstats
path: root/llvm/utils/CollectDebugInfoUsingLLDB.py
Commit message (Collapse)AuthorAgeFilesLines
* - 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