Skip to content

Br myrfy001 remove ssh and other stuff

trap_handler requested to merge br-myrfy001-remove-ssh-and-other-stuff into master

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.

Merge request reports