PDA

View Full Version : Problem with debuger


_vendik_fit_cz
20th October 2008, 06:14 PM
Hello.

I have this problem with debugger. I'm using Fedora 8 and IDE anjuta.

When I want turn on debugger(ctrl +f12), i see this notice:

"Unable to find one debugger plugin acception text/x-csrc mime type"

I don't know, what it's mean. Thank for any advices

jonduf
21st October 2008, 03:11 PM
I've never used anjuta, but....

Are you compiling with debugging symbols?

Do you have a debugger installed that anjuta? gdb is the obvious one.

_vendik_fit_cz
21st October 2008, 04:51 PM

Hi.

I'm sorry, but debugging symbols? What do you mean?

I installed anjuta with all plugins.. I tried "yum install dgb" and it was installed..So i don t know :mad:

jim1944
23rd October 2008, 02:51 AM
Probably means the -g switch.