[Lazarus] Playing with debuggers

Michael Van Canneyt michael at freepascal.org
Tue Sep 14 14:26:13 CEST 2021



On Tue, 14 Sep 2021, Joost van der Sluis via lazarus wrote:

> Hi all,
>
> I'm playing with several debuging-concepts. And I want to share this one 
> with you.
>
> I've created a new Lazarus-debugger LazDabDebugger that can work with 
> FpdServer. It depends on a package (LazDebugExtensionIntf) that adds 
> another way of showing debugging variables inside Lazarus.
>
> I can write tons of texts about the background and possibilities. But 
> for now I'm just curious at your input.
>
> Look at the screencast or install the debugger, and share your opinion(s).

Impressive job...

Looking at the screencast, I think changing the current interface with the
one presented in the screencast would be a definite improvement; 
regardless of the backend used...

Michael.


More information about the lazarus mailing list