Skip to content

Option to disable thread exit logging in launch.json #33965

@akbyrd

Description

@akbyrd

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 (ac167c4, 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

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions