commit | e7307fa35c0c0a69928b545f6af89447714180ee | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Mon Jul 06 13:56:24 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Mon Jul 06 13:56:24 2009 -0700 |
tree | f27c0b30410b7a38c5f20f1d66a87431f8e8a386 | |
parent | ae6aa7198074f6c2c56119da77e31f8b9777709e [diff] |
Update notes on JDWP debugger support. In particular: - The app framework uses ro.debuggable, not ro.secure, to decide whether or not debuggers are globally allowed. - If you have a debugger attached, Thread objects may not be collected.