OSDN Git Service

ART: Allow unwinding unattached threads
authorAndreas Gampe <agampe@google.com>
Tue, 1 Mar 2016 22:38:37 +0000 (14:38 -0800)
committerAndreas Gampe <agampe@google.com>
Tue, 1 Mar 2016 22:38:37 +0000 (14:38 -0800)
commitf7286721a51c772b2abb42fef5bc0d2548df2372
tree6fbcc9b506928dc77300b7e3a60c1abc6b6a4604
parent73e31f8ae826be5b9b0c3c216abb904cbfa71077
ART: Allow unwinding unattached threads

Partial revert of commit ed8b723c5f3989d2593ec21c65c96d6d8bf25579.

Make it (constexpr) configurable whether we allow unwinding native
stacks of unattached threads.

Change-Id: Ibb1fd0956fb796583f78ec9c3a74521f6fbe96d9
runtime/thread_list.cc