commit | c947f2cf0ddcd38b6775fa48dade8158ded6210f | [log] [tgz] |
---|---|---|
author | Fabien Sanglard <sanglardf@google.com> | Wed Nov 16 17:20:22 2022 -0800 |
committer | Fabien Sanglard <sanglardf@google.com> | Mon Dec 19 21:29:04 2022 +0000 |
tree | 7fc5a9c091a70292427471c50479ff2dcadcdf6f | |
parent | b521787365eb0b13ba7483f039234223527c4c26 [diff] |
Remove 1.3s "Waiting for Debugger" delay Remove arbitrary loop when a debugged app starts. Instead for waiting for 1.3 seconds, we instruct oj-jdwplib to suspendfor all the threads and sent VM_START. We continue as soon as the debugger sends ResumeAll. Design doc: go/waitingfordebugger Test: Manually tested against Android Studio and jdb Bug: 261096302 Change-Id: I76c02d6acd0d7fb5babed0018432db74ae29487e