| commit | 1e271df0412252eec259f76d5cb69af0a3482ab8 | [log] [tgz] |
|---|---|---|
| author | Bhushan D. Attarde <Bhushan.Attarde@imgtec.com> | Fri Jul 24 04:06:20 2015 +0000 |
| committer | Bhushan D. Attarde <Bhushan.Attarde@imgtec.com> | Fri Jul 24 04:06:20 2015 +0000 |
| tree | d3ec47e5a71702492dd625d1343ce7d9807e7de9 | |
| parent | a68a78751fb0d4eb7eb047365a66ea9becbc6a28 [diff] |
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