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

Feature: interact-mode with completion and history #108

Merged
merged 6 commits into from
Dec 28, 2021
Merged

Conversation

innerr
Copy link
Owner

@innerr innerr commented Dec 28, 2021

Two ways to enter interact-mode:

  • Use ticat dbg.interact to directly enter it
  • Choose it when in paused (by breakpoints) status

Here is the example of completion after we type tidb. and press tab:
image

Signed-off-by: Liu Cong <innerr@gmail.com>
Signed-off-by: Liu Cong <innerr@gmail.com>
Signed-off-by: Liu Cong <innerr@gmail.com>
Signed-off-by: Liu Cong <innerr@gmail.com>
Signed-off-by: Liu Cong <innerr@gmail.com>
Signed-off-by: Liu Cong <innerr@gmail.com>
@innerr innerr changed the title feat: interact-mode; new command 'dbg.break.at.end' Feature: interact-mode with completion and history Dec 28, 2021
@innerr innerr merged commit 8c1b214 into main Dec 28, 2021
@innerr innerr deleted the interact-mode branch December 28, 2021 13:41
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.

1 participant