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

Enabling Scroll Tabs - breaks displaying disassembly view #6

Closed
robert-andrzejuk opened this issue Aug 30, 2023 · 0 comments · Fixed by #8
Closed

Enabling Scroll Tabs - breaks displaying disassembly view #6

robert-andrzejuk opened this issue Aug 30, 2023 · 0 comments · Fixed by #8
Labels
bug Something isn't working

Comments

@robert-andrzejuk
Copy link

Describe the bug
Disassembly view of C++ code is not displayed.

To Reproduce
Steps to reproduce the behavior:
0. Make a breakpoint in some test code.

  1. Run some code.
  2. Stop at the breakpoint
  3. View Debug -> Windows -> Disassembly

Expected behavior
View Assembler code of current breakpoint

Additional context
By disabling this plugin, the assembly code can be viewed again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant