OSDN Git Service

Pack module before making symbolic version
authorDmitriy Ivanov <dimitry@google.com>
Sat, 2 May 2015 01:12:29 +0000 (18:12 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Mon, 4 May 2015 19:42:51 +0000 (12:42 -0700)
commit258b29cf7652ae170a8c7907fa7361cb30542cd1
tree665096430d814de52505397486ea3d48dc4d2b8f
parent95e74c1424f9380976b1e557815949ed65738c62
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
core/dynamic_binary.mk