Skip to content
Commit c4ccf608 authored by Nicolai Hähnle's avatar Nicolai Hähnle
Browse files

ManagedStatic: remove from GDBRegistrationListener

An earlier version of this change originally landed as part of
e6f1f062 (D129120), which caused a
Fuchsia buildbot regression in ExecutionEngine tests.

Careful review suggests that the issue was that in the earlier version,
the destructor of the JITDebugLock was run before the destructor of
GDBJITRegistrationListener. The new version of the change moves the lock
to a member variable of the (singleton!) GDBJITRegistartionListener so
that destructors are run in the right order.
parent d5598578
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment