Skip to content

[cppvsdbg] Add logging ThreadExit and ProcessExit#5652

Merged
WardenGnaw merged 4 commits intomasterfrom
dev/waan/vsdbgLogFields
Jun 19, 2020
Merged

[cppvsdbg] Add logging ThreadExit and ProcessExit#5652
WardenGnaw merged 4 commits intomasterfrom
dev/waan/vsdbgLogFields

Conversation

@WardenGnaw
Copy link
Copy Markdown
Member

This PR adds two log flags for ThreadExit and ProcessExit events.
This will remove the "The thread 10564 has exited with code 0 (0x0)."
and "The program '[24104] ConsoleApplication1.exe' has exited with code
0 (0x0)." messages.

This PR adds two log flags for ThreadExit and ProcessExit events.
This will remove the "The thread 10564 has exited with code 0 (0x0)."
and "The program '[24104] ConsoleApplication1.exe' has exited with code
0 (0x0)." messages.
@WardenGnaw WardenGnaw requested a review from pieandcakes June 17, 2020 01:50
Comment thread Extension/package.json
Comment thread Extension/package.json
Comment thread Extension/package.nls.json Outdated
@WardenGnaw WardenGnaw linked an issue Jun 19, 2020 that may be closed by this pull request
@WardenGnaw WardenGnaw merged commit de4a6ba into master Jun 19, 2020
@bobbrow bobbrow deleted the dev/waan/vsdbgLogFields branch August 24, 2020 23:45
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants