Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: nacitar on January 05, 2009, 10:01:22 pm
-
How can you use codeblocks as the debugging frontend when debugging via a core file? I can do debug->start to debug it in this instance, but i can't launch it like I need to use a core file. Is there a way to do it?
normally you would just: gdb myprogram thecorefile
-
OS? code::blocks version?
What does core file mean? :oops: