-
- Downloads
Fix debuggerd issues.
- Fix a problem where a tid exits before the attach completes, and it causes debuggerd to self terminate. - Fix a problem where sibling tid dumps do not properly wait for the tid to get signalled. Bug: 17800180 Bug: 12567315 Change-Id: Ic3cd619cc2c72402f9a45f14abeed4721b50d64d
Showing
- debuggerd/backtrace.cpp 3 additions, 1 deletiondebuggerd/backtrace.cpp
- debuggerd/debuggerd.cpp 19 additions, 23 deletionsdebuggerd/debuggerd.cpp
- debuggerd/tombstone.cpp 7 additions, 7 deletionsdebuggerd/tombstone.cpp
- debuggerd/utility.cpp 25 additions, 29 deletionsdebuggerd/utility.cpp
- debuggerd/utility.h 2 additions, 3 deletionsdebuggerd/utility.h
Loading
Please register or sign in to comment