Skip to content

Add bisect debug helper#1102

Merged
nils-braun merged 2 commits intoblue-yonder:mainfrom
Scott-Simmons:add-bisect-debug-helper
Jan 14, 2025
Merged

Add bisect debug helper#1102
nils-braun merged 2 commits intoblue-yonder:mainfrom
Scott-Simmons:add-bisect-debug-helper

Conversation

@Scott-Simmons
Copy link
Copy Markdown
Contributor

Add Git Bisect Helper to Automate Regression Debugging.

During the process of feature development not part of this PR, I used git bisect` to help identify the commit that introduced a bug (the bug in question was caused by a variable name clashing with a function name).

Adding this git bisect helper to the main line as it has a great impact on automated bug finding (when the commits are atomic).

Copy link
Copy Markdown
Collaborator

@nils-braun nils-braun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the addition! If it helped you, I am ok with the additional entry in the makefile 👍

@nils-braun nils-braun merged commit 79e4ae9 into blue-yonder:main Jan 14, 2025
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