diff options
author | Bhushan D. Attarde <Bhushan.Attarde@imgtec.com> | 2015-07-24 04:06:20 +0000 |
---|---|---|
committer | Bhushan D. Attarde <Bhushan.Attarde@imgtec.com> | 2015-07-24 04:06:20 +0000 |
commit | 1e271df0412252eec259f76d5cb69af0a3482ab8 (patch) | |
tree | d3ec47e5a71702492dd625d1343ce7d9807e7de9 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | a68a78751fb0d4eb7eb047365a66ea9becbc6a28 (diff) | |
download | llvm-1e271df0412252eec259f76d5cb69af0a3482ab8.zip llvm-1e271df0412252eec259f76d5cb69af0a3482ab8.tar.gz llvm-1e271df0412252eec259f76d5cb69af0a3482ab8.tar.bz2 |
Handle old style S packet correctly
SUMMARY:
This patch fixes couple of issues:
1. A thread tries to lock a mutex which is already locked.
2. Updating a thread list before the stop packet is parsed so that it can get a valid thread id and allows to set the stop info correctly.
Reviewers: clayborg
Subscribers: mohit.bhakkad, sagar, jaydeep, lldb-commits
Differential Revision: http://reviews.llvm.org/D11449
llvm-svn: 243091
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions