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

Fix env command not found in gdb.debug #2007

Merged
merged 1 commit into from Apr 20, 2022
Merged

Conversation

Scoder12
Copy link
Contributor

@Scoder12 Scoder12 commented Dec 5, 2021

This fixes the "env: command not found" error that I was getting when using gdb.debug.

Testing

N/A

Target Branch

Depending on what the PR is for, it needs to target a different branch.

You can always change the branch after you create the PR if it's against the wrong branch.

Branch Type of PR
dev New features, and enhancements
dev Documentation fixes and new tests
stable Bug fixes that affect the current stable branch
beta Bug fixes that affect the current beta branch, but not stable
dev Bug fixes for code that has never been released

Changelog

After creating your Pull Request, please add and push a commit that updates the changelog for the appropriate branch.
You can look at the existing changelog for examples of how to do this.

@Scoder12
Copy link
Contributor Author

If anyone stumbles upon this, the issue can be temporarily fixed through monkey-patching.

@Arusekk Arusekk changed the base branch from dev to stable April 20, 2022 11:35
@Arusekk Arusekk enabled auto-merge (squash) April 20, 2022 11:39
@Arusekk Arusekk merged commit 8dd566b into Gallopsled:stable Apr 20, 2022
gogo2464 pushed a commit to gogo2464/pwntools that referenced this pull request Sep 10, 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.

None yet

2 participants