commit | cdb3fa5839f206383c7c20a29f5a3e7f5992aa04 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Jun 04 17:21:11 2014 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Jun 04 17:21:11 2014 -0700 |
tree | 5946cce31afb42cb42a6e1fd2cbc841201784b06 | |
parent | 903e390ffd46955628d1161ccfa8de9177d42d22 [diff] |
Do not force unwind info to debug_frame. The .cfi_sections directive was forcing unwind information into the debug_frame, which is stripped out. This causes any unwinds done by libunwind/debuggerd through these art functions to terminate prematurely. Bug: 15350524 Change-Id: Id6abe7c7106132083bc894a77564b652a08566cb