Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P proj158-rust-debugger
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • trap_handler
  • proj158-rust-debugger
  • Merge requests
  • !13

Br myrfy001 remove ssh and other stuff

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged trap_handler requested to merge br-myrfy001-remove-ssh-and-other-stuff into master Aug 23, 2022
  • Overview 2
  • Commits 4
  • Pipelines 0
  • Changes 9

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.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: br-myrfy001-remove-ssh-and-other-stuff