[Lazarus] Playing with debuggers

Martin Frb lazarus at mfriebe.de
Sun Nov 21 17:23:46 CET 2021


On 14/09/2021 01:00, Joost van der Sluis via lazarus wrote:
> 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.

Ok, lets try to pick up on where we were.  / Going through the thread, 
picking out previous comments.

The main points seem to be:

1) Events to be more frontend centric.
2) Actions (eval watch) to be triggered by the frontend
3) Representation of an "watch"  (Should methods be on the Watch object, 
or the Debugger object)

I think, I will write individual mails on each of them.




More information about the lazarus mailing list