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

Print the target status after the target stops #508

Open
3 tasks
xusheng6 opened this issue Sep 1, 2023 · 0 comments
Open
3 tasks

Print the target status after the target stops #508

xusheng6 opened this issue Sep 1, 2023 · 0 comments

Comments

@xusheng6
Copy link
Member

xusheng6 commented Sep 1, 2023

When we use LLDB or WinDbg, when the target stops, it prints the status of the target, which usually includes the value of the registers, as well as the disassembly of the current line. We should also offer to print the same information as well, since when people control the target via the console, these info would be very helpful.

  • DbgEng adapter
  • LLDB adapter
  • Add a setting to control whether to print these info
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

No branches or pull requests

1 participant