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

DAP: introduce Rdbg Record Inspector #946

Closed
wants to merge 1 commit into from

Conversation

ono-max
Copy link
Member

@ono-max ono-max commented Mar 27, 2023

We'll introduce a new feature Rdbg Record Inspector. We can use record and replay debugging in VS Code.

Screen.Recording.2023-03-21.at.16.03.11.mov

How to use it

  1. Click on "Start Record" in RECORD AND REPLAY view
  2. Execute the program

That's it! You can go back to some points by clicking the trace log.

Others

You can use Step Back and Step Into in VS Code UI. Rdbg Record Inspector synchronizes with the result as follows:

Screen.Recording.2023-03-26.at.20.30.12.mov

Note: I'll add the test in another PR to avoid conflicts with Trace Inspector.

@ono-max ono-max closed this May 5, 2023
@ono-max ono-max deleted the record-inspector-v2 branch May 5, 2023 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant