[Lazarus] Single-stepping assembler
Martin
lazarus at mfriebe.de
Sat Sep 3 21:55:46 CEST 2011
On 03/09/2011 15:25, Mark Morgan Lloyd wrote:
>
> Test case: ran to a breakpoint on the Assert() above, stepped one
> assembler op, reset debugger. Ran to breakpoint again, assembler
> window step buttons were greyed. Closed assembler window, reopened,
> buttons now OK :-)
>
Ok, that is indeed a problem of the IDE, ot GDB.
It appears, if the dis-ass window is kept open between 2 runs of the
app, then it does not work, in the 2nd run.
buttons disabled, I do not even get the dis-ass content.
closing/opening the window helps
More information about the Lazarus
mailing list