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

Smarter tab completion for breakpoints #40

Open
lebr0nli opened this issue May 19, 2024 · 0 comments
Open

Smarter tab completion for breakpoints #40

lebr0nli opened this issue May 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lebr0nli
Copy link
Owner

Vanilla GDB's autocompletion can't complete breakpoint numbers when the buffer contains commands like disable<SPACE> or enable<SPACE>.
It would be nice if we could complete the breakpoint numbers and preview the breakpoint info with fzf when hitting the tab key.

@lebr0nli lebr0nli added the enhancement New feature or request label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant