[Lazarus] Can't see line being debugged.
Adrian De Armas
adearmas at gmail.com
Tue Mar 4 16:59:54 CET 2008
Marc,
Thanks for your reply...
I checked what you told me to but previously I hadn't change any color.
I wasnt aware of environment-editor options-color executionpoint... so
I tried to change it to some blue or red but bothing happens... I'm
stuck.
I didnt try the ubuntu's lazarus version (I think it's 0.9.22)... May
be I should uninstall 0.9.24, install the 0.9.22 and try...
Thanks
On Tue, Mar 4, 2008 at 7:27 AM, Marc Weustink <marc.weustink at cuperus.nl> wrote:
>
> Adrian De Armas wrote:
> > Hello everyone,
> >
> > I am using lazarus 0.9.24 with fpc version 2.2.0 [2007/08/30] for
> > i386. My linux version is Ubuntu 7.10 - the Gutsy Gibbon - released in
> > October 2007.
> >
> > Lazarus and the applications compiled with it work fine but when I
> > try to debug I have some strange results.
> > I set a breakpoint and when the execution reaches that breakpoint the
> > application seems to do nothing but it does! it is waiting for my
> > input... the applications and the debugger keep working because I have
> > some "ShowMessage" functions arround and if I press some F8 I can see
> > those ShowMessage executed although the executed line of code doesn't
> > highlight... I think you all can realize that debugging without
> > knowing which line is actually executed is impossible.
> >
> > Does anyone know why is this happening?... Any workaround?... Am I
> > the only one seeing this?
> > FYI I am new to linux and lazarus.
>
> The only case I know is when you use Jump in the Callstack then the
> "current" line isn't highlighted.
> Did you change colors in the editor options (environment-editor
> options-color executionpoint)?
>
>
> > English is not my native language, so I hope I was able to explain myself.
>
> It was clear to me :)
>
> Marc
>
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list