Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cppvsdbg] Add logging ThreadExit and ProcessExit #5652

Merged
merged 4 commits into from
Jun 19, 2020

Conversation

WardenGnaw
Copy link
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
@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