Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature remote debugger #1162

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    6eeef7f View commit details
    Browse the repository at this point in the history
  2. Update documentation

    pascal-fb-martin committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    3f3d995 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dd7384 View commit details
    Browse the repository at this point in the history
  4. Workaround for gdb-multiarch thread handling not working properly: un…

    …known thread considered new
    pascal-fb-martin committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    baf2161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    686a8b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    4c0abad View commit details
    Browse the repository at this point in the history
  2. When stopping at an unknown source position, keep showing the last kn…

    …own one (better than the unrelated editor cursor)
    pascal-fb-martin committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    54d7c89 View commit details
    Browse the repository at this point in the history