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

It should be possible to select and copy text in the Disassembly View. #13261

Open
bplu4t2f opened this issue Feb 9, 2025 · 1 comment
Open
Labels
debugger Feature Request help wanted Can be fixed in the public (open source) repo.

Comments

@bplu4t2f
Copy link

bplu4t2f commented Feb 9, 2025

Feature Request

It's currently not possible to select and copy text in the Disassembly View.

This is often relevant when writing bug reports in particularly gnarly scenarios involving third party code.

Currently, I routinely have to launch up Visual Studio to do that.

It doesn't have to allow for arbitrary selections; i.e. it would be fine if the granularity of the selection was limited to whole instructions.

Copy link

Thank you for your feature request. While we may not be able to implement it immediately, we will monitor community reactions to see how it fits into our backlog. Additionally, if you're working with GDB/LLDB, please note that the code is open source at https://github.com/microsoft/MIEngine/wiki/Contributing-Code . Your contributions are always welcome and appreciated.

@github-actions github-actions bot added the help wanted Can be fixed in the public (open source) repo. label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debugger Feature Request help wanted Can be fixed in the public (open source) repo.
Projects
None yet
Development

No branches or pull requests

2 participants