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 clear to take breakpoint key instead of line number #6

Merged
merged 1 commit into from
May 10, 2022
Merged

Conversation

ktock
Copy link
Owner

@ktock ktock commented May 10, 2022

Currently clear takes a line number but this should be fixed to take
breakpiont key becaue futural breakpoint can be keyed by non line number
(e.g. event name like build failure).

Currently `clear` takes a line number but this should be fixed to take
breakpiont key becaue futural breakpoint can be keyed by non line number
(e.g. event name like build failure).

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@ktock ktock merged commit 2dcebae into main May 10, 2022
@ktock ktock deleted the bp-key branch May 10, 2022 07:38
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

1 participant