Code::Blocks Forums

User forums => Embedded development => Topic started by: drnicolas on December 07, 2010, 09:01:39 am

Title: Is there a setting for dwarf2 debugging in Codeblocks ?
Post by: drnicolas on December 07, 2010, 09:01:39 am
Newbie:
In Eclipse I used to add a parameter -gdwarf2 for debugging in AVRSTudio. Is there a similar option in CodeBlocks ?
Title: Re: Is there a setting for dwarf2 debugging in Codeblocks ?
Post by: Jenna on December 07, 2010, 09:05:05 am
Juast add it to your projects build options:
"Project -> Build options -> [debug-target] -> Compiler settings -> Other options"