- Do not try to print nameless variable's info.
authorDevang Patel <dpatel@apple.com>
Wed, 26 Jan 2011 19:14:14 +0000 (19:14 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 26 Jan 2011 19:14:14 +0000 (19:14 +0000)
commita3722e67d99c8586dea6d5244d778aa0f484291b
tree9b6364495d164ae34dcd494bea03fc06deb7dd76
parentcfe33c46aa50f04adb0431243e7d25f79b719ac6
- Do not try to print nameless variable's info.
- Print a summary of breakpoints in the beginning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124308 91177308-0d34-0410-b5e6-96231b3b80d8
utils/CollectDebugInfoUsingLLDB.py