- VSCode Version: 1.38.1
- OS Version: Windows (others?)
Steps to Reproduce:
- Use the C/C++ extension to attach to a multithreaded process, break into the debugger, and right click a call stack and choose "Copy Call Stack" and then paste somewhere.
Bug: Copy silently has no effect. It works with TypeScript debugging. I don't think our C/C++ debugger extension is to blame.
Does this issue occur when all extensions are disabled?: Yes