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

4.4: Fix step command #7

Merged
merged 1 commit into from
Jun 17, 2024
Merged

4.4: Fix step command #7

merged 1 commit into from
Jun 17, 2024

Conversation

jansorg
Copy link
Collaborator

@jansorg jansorg commented Feb 13, 2024

Fix step+ and step- commands in bashdb.
Before, step+ and step- were registered as separate commands and not as aliases. Also, the suffix matching wasn't working in _Dbg_do_step for suffix values - and +.

…registered as seperate commands and not as aliases. Also, the suffix matching wasn't working in _Dbg_do_step for suffix values - and +.
@jansorg jansorg force-pushed the 4.4-jansorg-fix-step branch from ab5f8a0 to 63fe026 Compare June 17, 2024 12:34
@jansorg jansorg requested a review from rocky June 17, 2024 12:36
Copy link
Collaborator

@rocky rocky left a comment

Choose a reason for hiding this comment

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

LGTM - thanks.

@rocky rocky merged commit bf14c18 into bash-4.4 Jun 17, 2024
1 check passed
@jansorg jansorg deleted the 4.4-jansorg-fix-step branch June 17, 2024 14:03
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