diff options
author | Greg Clayton <gclayton@apple.com> | 2012-10-08 22:39:38 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-10-08 22:39:38 +0000 |
commit | ae23ed336b1ffc496b2fdd537e05bc91273dca4d (patch) | |
tree | 2334b20a8151432a42123252f7868add94b1608d /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 68d240175ba31df7c020459686fc102e838097d1 (diff) | |
download | llvm-ae23ed336b1ffc496b2fdd537e05bc91273dca4d.zip llvm-ae23ed336b1ffc496b2fdd537e05bc91273dca4d.tar.gz llvm-ae23ed336b1ffc496b2fdd537e05bc91273dca4d.tar.bz2 |
Checking in fixes that I used to track down a leaking module. The heap module can now search the vm regions with the --vm-regions options to any of the heap functions. This is currently slow and often will time out when run on a large program since our user expression timeout is set to 500000 usec. We need to add an API to LLDB where we can specify the timeout for an expression.
llvm-svn: 165437
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions