commit | 384ef6b4770ad6ae3c4c940bd6c5a6e768d1e45f | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Mon Mar 15 17:24:55 2010 -0700 |
committer | Andy McFadden <fadden@android.com> | Mon Mar 15 17:27:31 2010 -0700 |
tree | 8e19b4b2048537270b1f3b6ae650cb8b22e42a53 | |
parent | 1639f7054fd7056a089fabe57d02639973d7da10 [diff] |
Point debuggerd at the interesting thread. There are a couple of situations (spin-on-suspend, HeapWorker wedged) where the current thread's native stack is much less interesting than one of the others. This change will cause a couple of signals to be thrown at the "interesting" thread in an attempt to get more useful information out of debuggerd in these cases. For bug 2517042. Change-Id: Ib8c0e0ef93f07b7114e5f4638a907a0f7802bdc0