Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: damateem on May 27, 2011, 10:06:30 pm

Title: Show OutputDebugString and wxLogDebug output in CodeBlocks
Post by: damateem on May 27, 2011, 10:06:30 pm
Is it possible to see debug strings within the CodeBlocks IDE?

I'm using GDB.

The strings show fine in the standalone program DebugView, but I'd prefer to not have to use a separate program to see the debug output.

Thanks,
David