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