mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
are supported by the remote GDB target. We can also now deal with the lack of vCont support and send packets that the remote GDB stub can use. We also error out of the continue if LLDB tries to do something too complex when vCont isn't supported. llvm-svn: 125433