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

Respect the GDBHISTFILE env var #912

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Respect the GDBHISTFILE env var #912

merged 1 commit into from
Nov 8, 2022

Conversation

ask1234560
Copy link
Contributor

@ask1234560 ask1234560 commented Oct 29, 2022

Description/Motivation/Screenshots

Respect the GDBHISTFILE env var

Fixes #909

Against which architecture was this tested ?

"Tested" indicates that the PR works and the unit test (see docs/testing.md) run passes without issue.

  • x86-32
  • x86-64
  • ARM
  • AARCH64
  • MIPS
  • POWERPC
  • SPARC
  • RISC-V

Checklist

  • My PR was done against the dev branch, not main.
  • 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.

@Grazfather Grazfather changed the title Added support for GDBHISTFILE env variable Respect the GDBHISTFILE env var Oct 29, 2022
@Grazfather Grazfather requested a review from hugsy November 8, 2022 00:55
@hugsy hugsy mentioned this pull request Nov 8, 2022
@hugsy hugsy merged commit b52b758 into hugsy:dev Nov 8, 2022
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.

Utilizing GDBHISTFILE
3 participants