aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-03-22 01:14:58 +0000
committerGreg Clayton <gclayton@apple.com>2011-03-22 01:14:58 +0000
commitfc36f79170a2e462697f00529f1df92c53dae505 (patch)
treec5da4eda43626cba1b396ec0aa3a475d6f30d7e0 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent348a54838144c0b5525edf33be457c50a9257628 (diff)
downloadllvm-fc36f79170a2e462697f00529f1df92c53dae505.zip
llvm-fc36f79170a2e462697f00529f1df92c53dae505.tar.gz
llvm-fc36f79170a2e462697f00529f1df92c53dae505.tar.bz2
Abtracted the innards of lldb-core away from the SB interface. There was some
overlap in the SWIG integration which has now been fixed by introducing callbacks for initializing SWIG for each language (python only right now). There was also a breakpoint command callback that called into SWIG which has been abtracted into a callback to avoid cross over as well. Added a new binary: lldb-platform This will be the start of the remote platform that will use as much of the Host functionality to do its job so it should just work on all platforms. It is pretty hollowed out for now, but soon it will implement a platform using the GDB remote packets as the transport. llvm-svn: 128053
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions