Author Topic: Show OutputDebugString and wxLogDebug output in CodeBlocks  (Read 3346 times)

Offline damateem

  • Single posting newcomer
  • *
  • Posts: 6
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