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 20:13:01 +0000 (13:13 -0700)
commit86bd653f70a6b658b869a54c5eebad932b85c903
tree919b792d89fe00b4718d355f1b03036ab942a8f4
parentc112341bab721fe692c87e17aaf2d554f5b8c6c2
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
(cherry picked from commit 258b29cf7652ae170a8c7907fa7361cb30542cd1)
core/dynamic_binary.mk