Talk:Compiler Issues
From WxWiki
I think the stuff here in this page about gcc including debug information when compiling any cpp file is utter BS. If you don't include the -g flag it just won't.
- What 'stuff' do you mean exactly? --WxWikiSysop 05:09, 14 March 2006 (PST)
And, so far I've seen that wxwidgets applications can't be debugged using gdb. If you know a way please let me know at alanic@gmail.com
- Isn't that just a ./configure option?
