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

gef-remote: Fix issue with remote path having a space #998

Merged
merged 1 commit into from Aug 25, 2023

Conversation

Grazfather
Copy link
Collaborator

Description

Should fix #901's second issue, where we have trouble figuring out the memory map when the remote's path has a space in it.

It's due to how we generate a GDB command.

Checklist

  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code, adequate tests have been added.
  • I have read and agree to the CONTRIBUTING document.

@github-actions
Copy link

🤖 Coverage Update

  • Commit: 72af6bc
  • Current Coverage: 71.5741%
  • New Coverage: 71.5741%
  • Diff: 0.0

To this point, this PR:

  • does not include changes to tests
  • does not include changes to documentation
  • does not include forbidden words

@github-actions
Copy link

🤖 Coverage Update

  • Commit: d6ce056
  • Current Coverage: 71.5741%
  • New Coverage: 71.5741%
  • Diff: 0.0

To this point, this PR:

  • does not include changes to tests
  • does not include changes to documentation
  • does not include forbidden words

@Grazfather Grazfather merged commit bba5f1c into main Aug 25, 2023
7 checks passed
@Grazfather Grazfather deleted the fix_remote_path branch August 25, 2023 23:58
@hugsy hugsy added this to the 2024.01 milestone Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Stack is not displayed when attaching to gdbserver inside a container
2 participants