summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachProcess.h
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-12-01 22:45:40 +0000
committerGreg Clayton <gclayton@apple.com>2010-12-01 22:45:40 +0000
commit3c14438fe87660578c39533e388f7938fb2b8625 (patch)
treeca5f7688456d0590539f094e933af4e2e3ae8acb /lldb/tools/debugserver/source/MacOSX/MachProcess.h
parent7cfe7679aa9741900a56cd84ef4453067d3a0560 (diff)
downloadbcm5719-llvm-3c14438fe87660578c39533e388f7938fb2b8625.tar.gz
bcm5719-llvm-3c14438fe87660578c39533e388f7938fb2b8625.zip
Fixed 32 bit debugging after recent architecture changes to debugserver.
llvm-svn: 120618
Diffstat (limited to 'lldb/tools/debugserver/source/MacOSX/MachProcess.h')
-rw-r--r--lldb/tools/debugserver/source/MacOSX/MachProcess.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/tools/debugserver/source/MacOSX/MachProcess.h b/lldb/tools/debugserver/source/MacOSX/MachProcess.h
index cff08bb4d68..9b6d51fc542 100644
--- a/lldb/tools/debugserver/source/MacOSX/MachProcess.h
+++ b/lldb/tools/debugserver/source/MacOSX/MachProcess.h
@@ -254,7 +254,6 @@ private:
DNBCallbackCopyExecutableImageInfos
m_image_infos_callback;
void * m_image_infos_baton;
- DNBArchPluginInfo m_arch_plugin_info;
};
OpenPOWER on IntegriCloud