Created by: myrfy001
This PR removes a lot of code that not needed at current, including:
- remove LLDB and Mago backend support, so we will focus on GDB backend only.
- remove ssh config and related function, we can now still connect to a remote gdb server, but not through ssh.