OSDN Git Service

Contact proper debuggerd when crashing.
authorChristopher Ferris <cferris@google.com>
Mon, 19 Jan 2015 19:16:52 +0000 (11:16 -0800)
committerChristopher Ferris <cferris@google.com>
Wed, 21 Jan 2015 01:22:25 +0000 (17:22 -0800)
commit151da681000c07da3c24cd30a3279b1ca017f452
tree5b869b41571ea55cbd80324f65ff0235c880f9b0
parentffad8df672363bad43528898cc47aa2ed3d08c66
Contact proper debuggerd when crashing.

Make the request structure match the new structure found in debuggerd
code.

On 64 bit systems, make sure that the 32 bit compiled linker is contacted.

Bug: https://code.google.com/p/android/issues/detail?id=97024
Change-Id: I675b8ff222fcf836b05de4e9b5976ff91ca929bf
linker/Android.mk
linker/debugger.cpp