summaryrefslogtreecommitdiffstats
path: root/debuggerd/arm
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-01-10 16:05:12 -0800
committerChristopher Ferris <cferris@google.com>2014-01-10 16:05:12 -0800
commitd607495b892fe6ffa1cd30eaad114eec97d77681 (patch)
tree76e9a713373ced70dd17c884d499b83c5e54249e /debuggerd/arm
parent261ff50e32b2b2a41bd3993c37abb5a9a94e431b (diff)
downloadsystem_core-d607495b892fe6ffa1cd30eaad114eec97d77681.zip
system_core-d607495b892fe6ffa1cd30eaad114eec97d77681.tar.gz
system_core-d607495b892fe6ffa1cd30eaad114eec97d77681.tar.bz2
Move to C++ for debuggerd.
This is part 1, only including the bare minimum changes because our diff tool doesn't easily show differences when a file moves. This also breaks it into a small chunk in case some other changes break things, as unlikely as I think that will be. Change-Id: Ib7a3e7a2cc1ac574d15b65fda23813ebcf5d31af
Diffstat (limited to 'debuggerd/arm')
-rw-r--r--debuggerd/arm/machine.cpp (renamed from debuggerd/arm/machine.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/debuggerd/arm/machine.c b/debuggerd/arm/machine.cpp
index 4ab6026..4ab6026 100644
--- a/debuggerd/arm/machine.c
+++ b/debuggerd/arm/machine.cpp