[Lazarus] Single-stepping assembler

Martin lazarus at mfriebe.de
Sat Sep 10 19:54:57 CEST 2011


On 10/09/2011 18:14, Mark Morgan Lloyd wrote:
> Martin wrote:
>
>
>> Ideally compile the IDE with the following defines (will cause a lot 
>> of console/log output):  DBG_VERBOSE  DBGMI_QUEUE_DEBUG
>
> Working on it. I presume that's something like  make DBG_VERBOSE=1 
> DBGMI_QUEUE_DEBUG=1 bigide
>
> I've reverted from FPC 2.7.1 to 2.4.4 which was previously OK (apart 
> from floating-point code generation issues) without significant change 
> to the IDE behaviour.
>

There is debugger/test/GDBMI/TestGDBMI.lpi
A testcase, using the debugger class, but without the full IDE.  Works 
only in Laz trunk though.
But it might help to see, if the issue is in the debugger part of 
Lazarus, or in the IDE elsewhere.




More information about the Lazarus mailing list