[Lazarus] Need testers for the a new debugger
Joost van der Sluis
joost at cnoc.nl
Wed Jul 16 09:53:07 CEST 2014
> On 14/07/14 22:13, Joost van der Sluis wrote:
> > Hi all,
> >
> > As I've written before there's a new debugger available for Lazarus.
> > (Actually there are two new debuggers, but I'm talking about the new
> > gdb-less debugger)
> >
> > The debugger has been improved a lot and I could need some help testing
> > the thing.
>
> Looks promising, but (on current SVN):
>
> an explicit raise Exception.Create causes an assembler window to appear,
> trying to show ../inc/except.inc rather than the source line with the
> raise as the standard debugger does.
Do you have a rtl with debug-info enabled? In that case it's normal, as this is the location where the exception actually takes place.
> I hung lazarus by hitting F4 (step to current line). The backtrace may help:
Step to current line is indeed broken, I'll fix that.
Joost
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140716/b1f0145d/attachment-0003.html>
More information about the Lazarus
mailing list