Gideon debugger problems
Gregory Olds
gcolds at comcast.net
Fri Jul 25 18:07:04 UTC 2003
Are you absolutely sure that your debug settings are right? I had what sounds
like the same problem and it turned out that I had to do
Project->Project Options->Configure Options-> C++ tab
Here in the Compiler flags field I added -O0 -gdb3
After doing that I did DistClean and rebuild the project from the gound up.
Hope that helps.
-Gregory Olds
On Friday 25 July 2003 8:52 am, Iztok Kobal wrote:
> Amilcar do Carmo Lucas wrote:
> > Press F6
>
> Opens side bar where I can set/remove breakpoints. But no horizontal
> line highlighting appears - I can only see the cursor moving through the
> source - which is not very useful, really.
>
> Anyway, thanks for the F6.
>
> Iztok
>
> > Iztok Kobal wrote:
> >> But - have I something wrong configured that I can see the
> >> highlighted debugging position only in disassembly window and not in
> >> source one ? :-\
> >>
> >> Iztok
>
> _______________________________________________
> Kdevelop-devel mailing list
> Kdevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
More information about the KDevelop-devel
mailing list