Hi!

I hope somebody understand my bla-bla. My native language is Hungarian
(and Pascal ;-) ).

I reported a bug previously with ID 1699. Yesterday I think eliminate
that by myself. I don't debug Lazarus never before. Installed actual
snapshot build, but debugger not working in it. Next. Installed FPC
2.0.2 and exported Lazarus sources from SVN. After builded, run and
configured the
environment and debugger options. (Compiler path, FPC source, Make path,
Debugger type and path set to the FPC's proper directories) But
debugger's approach is was same. I played with the problem many hours
and keep on today. Today's snapshot revision is 8893. Debugger not
working in it neither. Fetched the same revision's sources from SVN,
builded, started, configured BUT then debugger path is set to the
snapshot's debugger directory. And debugger working, but only if I set a
breakpoint,  'Run to cursor' not working. Now I have a """working"""
debugger, I think. I went back to the original problem debug Lazarus.
I found the lazarus.lpi file in the ide directory. I think this is the
starting point of the debugging mission. BUT. If i put a breakpoint on
first line the debugger walk above. If i put in the second line the
debugger working normal and program stop and waiting for me. And the
'Run to cursor' working too in lazarus.lpi but only from the second line
after main begin. But not in every case. I got some AV-s, Debugger error
etc. I'd like eliminate bugs from Lazarus in the future not just
discovered by me, but the debugger in this state is unusable in my
opinion. A small observation.  GDB version in FPC distribution is 6.2.1
(cygwin) and in Lazarus 6.0 (mingw). In FPC IDE the GDB is working
properly. Why not working with Lazarus because the compiler is same?

Gabor

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to