AGAIN : internal debugger

Oliver oliverko at dialup.nacamar.de
Thu Feb 10 06:59:00 GMT 2000


Hi,

I have enabled 'create Debug infos' and 'Debuglevel 3' in the Project
dialog. Therefore, debugging symbols should be included.
Debugging in Kdevelop looks a bit different than M$ VC++. Maybe you can tell
how you would debug a console app (steps) and I can check what I did wrong.

thx,
Oliver

> > I've a problem with the internal debugger from kdevelop_1.1beta2. I
wrote a
> > little console app and put a breakpoint beside the main function (symbol
is
> > blue). I also placed an error code behind the breakpoint.
> > If I start the debugger the breakpoint symbol doesn't turn to red, if I
try
> > to step throught the code I never see which is the current position nor
> > breaks the debugger on my error code.
> > Why?
>
> That's odd.
> The only thing I can think of is that you don't have debugging symbols
> compiled into your program?






More information about the KDevelop mailing list