commit | 878f33f39bb796382976fc21cd99bab5f121a988 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Feb 08 11:16:39 2018 -0800 |
committer | Alex Light <allight@google.com> | Thu Feb 08 12:00:37 2018 -0800 |
tree | 172aed75438ed698c9b1ee22cafe70e2a218c3d9 | |
parent | 123aeb716563d0783c73f309c3afef6dfd8f8b9e [diff] |
Add commands to make jdwp tests dump stacks on timeouts Debugging timeouts of jdwp tests is very difficult because we don't have any real information to use. To help with debugging we added support for dumping the threads of the debuggee processes using debuggerd and kill -3. Test: modify a test with infinite loop, Run Bug: 70838465 Change-Id: I7d4f17d28b6a30553dfc79884680381a626fb5af