Forums

Full Version: Can't redirect console
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
One of the main issues I have with VisualGDB is its inability to redirect key input to a file, it always send it to the console, meaning you get your window full of random content...even worse if you use enter in your game you may even trigger a linux cmd on the terminal


Apparently its due to the way VGDB gets its data, I have not found a solution to this problem yet but when I do I will post it here.