Author Topic: Is there a setting for dwarf2 debugging in Codeblocks ?  (Read 7509 times)

Offline drnicolas

  • Multiple posting newcomer
  • *
  • Posts: 11
Is there a setting for dwarf2 debugging in Codeblocks ?
« 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 ?
Computer Windows7 in a domain-environment
Codeblocks 10.05

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Is there a setting for dwarf2 debugging in Codeblocks ?
« Reply #1 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"