diff options
author | Alex Light <allight@google.com> | 2020-01-08 16:02:46 -0800 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2020-01-10 04:27:14 +0000 |
commit | a3f8129f53394d315618e5c185e95fb8c9d2e28b (patch) | |
tree | 4fde2a3eedadc2598c501e058a7b88e8feb47444 /compiler/optimizing/graph_visualizer.cc | |
parent | 4d804b8eb891aeef0cd9a3e29c65cc31355b2a69 (diff) |
Make StartDebugger the last thing in InitNonZygoteOrPostFork again
StartDebugger should be the last thing in InitNonZygoteOrPostFork
since it is allowed to either suspend until there is a debugger
connection or allow concurrent debugger actions to start taking place.
Doing any initialization after it's called is therefor dangerous.
Test: adb forward tcp:12345 jdwp:`adb shell pidof com.antonioleiva.bandhookkotlin`
jdb -attach localhost:12345
Change-Id: I4d435a3d48fcbb01054d7b551d713de851077489
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions