Output of a pseudo console (ConPTY) is eaten by Visual Studio debugger #6178

Open
opened 2026-01-31 00:31:45 +00:00 by claunia · 0 comments
Owner

Originally created by @akobr on GitHub (Jan 28, 2020).

I'm having a strange behavior with running windows application (.NET "Full" Framework) which is listening to a pseudo console and is debugged in Visual Studio.

The output from a pseudo console is eaten by the debugger (shown in VS output window) but it never arrives into the pipe inside the application.

More information is described inside the StackOverflow question.

Originally created by @akobr on GitHub (Jan 28, 2020). I'm having a strange behavior with running windows application _(.NET "Full" Framework)_ which is listening to a pseudo console and is debugged in Visual Studio. The output from a pseudo console is eaten by the debugger _(shown in VS output window)_ but it never arrives into the pipe inside the application. [More information is described inside the StackOverflow question.](https://stackoverflow.com/questions/59937830/an-output-of-pseudo-console-conpty-is-eaten-by-visual-studio-debug-output-wind)
claunia added the Resolution-ExternalNeeds-Tag-Fix labels 2026-01-31 00:31:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6178