User forums > Embedded development

Can't run debugger

<< < (4/9) > >>

oBFusCATed:
So you have some configuration problem....
Does the avr gdb run from the console?

scarphin:
Yes, without any problem!

scarphin:
I also realized, although the debugger doesn't start it's like codeblocks enters a debug state and stays there. When I open another project it asks if it should stop the debugger or after I try to debug an AVR project with nothing visually appearing nor starting, I cannot start debug for a mingw console application which I can if I don't start it for AVR first. Where can I access the settings for the debugger command line scripts?

oBFusCATed:

--- Quote from: scarphin on September 12, 2010, 10:58:50 am ---Where can I access the settings for the debugger command line scripts?

--- End quote ---
Cannot compute... are you asking for the command options used to launch the debugger? (if so, look in the code src/plugins/debuggergdb/*)
When you start the debugger in AVR project do you have gdb running (look in the task manager)?
Also do you see the debug log in when you debug console application with mingw's gdb?

scarphin:
Yes it was command options I was asking for and I guess I can't change them without compiling codeblocks, like from some settings menu, right? I'm trying on the 3rd different machine now on an XP OS and behavior is the same as the 2 before. Debugging with MinGW works but nothing happens with 'avr gdb' and 'mingw' doesn't work afterwards. There isn't any trace of 'gdb' nor anything else related with gdb on the task manager and yes I see the debug log and everything else when debugging with 'mingw's gdb'. I ran out of ideas! Thnx for the help...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version