Re: [Anjuta-list] Enable Debugging for hello world project



Am Sun, 27 Jul 2008 14:24:43 -0700 (PDT) schrieb prakinator:

> 
> Thank you for your help. This is the feature that I'm talking about
> and I have enabled that feature using your instructions. It loaded
> properly. However, I am having trouble having the debugger stop at
> the breakpoint properly. Is this something that I would have to check
> with gdb documentations/support?

Be sure to compile your application with "-O0" and "-g" (better
"-ggdb"). Best you could check this by typing "make clean all" at the
command line in the source directory.

regards
Andreas




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]