Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: nacitar on January 05, 2009, 10:01:22 pm

Title: How to debug with a core file?
Post 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
Title: Re: How to debug with a core file?
Post by: ollydbg on January 10, 2009, 12:56:07 pm
OS? code::blocks version?
What does core file mean? :oops: