commit | 258b29cf7652ae170a8c7907fa7361cb30542cd1 | [log] [tgz] |
---|---|---|
author | Dmitriy Ivanov <dimitry@google.com> | Fri May 01 18:12:29 2015 -0700 |
committer | Dmitriy Ivanov <dimitry@google.com> | Mon May 04 12:42:51 2015 -0700 |
tree | 665096430d814de52505397486ea3d48dc4d2b8f | |
parent | 95e74c1424f9380976b1e557815949ed65738c62 [diff] |
Pack module before making symbolic version We need PT_LOAD segments to match for the gdb sake. If we pack module after stripping symbolic version PT_LOAD differ from actual ones; this confuses gdb. Bug: http://b/20687795 Change-Id: If7b1ffcda918d0cc47051a30ca1202007ed62403