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

Windows debugger improvement #5494

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

ericmehl
Copy link
Collaborator

@ericmehl ericmehl commented Oct 10, 2023

This makes it possible to use debuggers other than Visual Studio via the GAFFER_DEBUG and GAFFER_DEBUGGER environment variables.

I think it counts as a breaking change since people may be relying on the /debugexe switch for debugging, so I'm targeting it to 1.4.

I also changed a minor formatting difference between the debug and regular execution lines. It hadn't caused any problems I know of but seems like they should be in sync.

Checklist

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable.
  • I have tested my change(s) in the test suite, and added new test cases where necessary.
  • My code follows the Gaffer project's prevailing coding style and conventions.

@johnhaddon johnhaddon merged commit ff74a0e into GafferHQ:main Oct 11, 2023
@ericmehl ericmehl deleted the windows-debugger-improvement branch October 27, 2023 15:17
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.

2 participants