diff options
author | Christopher Ferris <cferris@google.com> | 2014-01-10 16:05:12 -0800 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2014-01-10 16:05:12 -0800 |
commit | d607495b892fe6ffa1cd30eaad114eec97d77681 (patch) | |
tree | 76e9a713373ced70dd17c884d499b83c5e54249e /debuggerd/x86 | |
parent | 261ff50e32b2b2a41bd3993c37abb5a9a94e431b (diff) | |
download | system_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/x86')
-rw-r--r-- | debuggerd/x86/machine.cpp (renamed from debuggerd/x86/machine.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/debuggerd/x86/machine.c b/debuggerd/x86/machine.cpp index db44b11..db44b11 100644 --- a/debuggerd/x86/machine.c +++ b/debuggerd/x86/machine.cpp |