OSDN Git Service

fault_handler : debug output sp in hex and not decimal.
authorNarayan Kamath <narayan@google.com>
Fri, 19 Jun 2015 14:23:46 +0000 (15:23 +0100)
committerNarayan Kamath <narayan@google.com>
Mon, 22 Jun 2015 11:28:07 +0000 (11:28 +0000)
commitf561aab4decda4ae559955f18eb04a3f48d8c706
tree5aa15fe13e24b467abccf3028878b4ad737e7912
parentae370391057b88607b0e451fdea020b257684b91
fault_handler : debug output sp in hex and not decimal.

Easier to compare against hex values in tombstones and debuggerd
dumps.

Change-Id: I4a4512ea1ce5872fdb6b41e824fa3475dfcfb71d
runtime/arch/arm/fault_handler_arm.cc