Skip to content

[cppvsdbg] Option to disable thread exit logging in launch.json #1017

@roblourens

Description

@roblourens

From @akbyrd on September 7, 2017 21:20

Desired Behavior:

I'd like the ability to disable thread exit messages in the Debug Console. Options already exist for other types of messages such as module loads (under logging.moduleLoad), so this would simply be another one added to the list.

vscode thread exit messages

  • VSCode Version: Code - Insiders 1.17.0-insider (ac167c41bababe6c47180012723fa2bc52610ff4, 2017-09-07T05:24:04.020Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:
Extension Author (truncated) Version
python don 0.7.0
Lua key 0.0.9
cpptools ms- 0.12.3
code-settings-sync Sha 2.8.3

Steps to Reproduce:

  1. Launch a C++ program under the debugger
  2. Notice "The thread #### has exited with code 0 (0x0)" messages in the Debug Console

Copied from original issue: microsoft/vscode#33965

Metadata

Metadata

Assignees

No one assigned

    Labels

    debuggerfixedCheck the Milestone for the release in which the fix is or will be available.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions