Skip to content

Copy Call Stack doesn't work when doing C/C++ debugging with a multithreaded process #81406

@sean-mcmanus

Description

@sean-mcmanus
  • VSCode Version: 1.38.1
  • OS Version: Windows (others?)

Steps to Reproduce:

  1. 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

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverification-foundIssue verification failed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions