[Lazarus] Single-stepping assembler
Martin
lazarus at mfriebe.de
Sat Sep 3 21:48:50 CEST 2011
On 03/09/2011 15:25, Mark Morgan Lloyd wrote:
> Martin wrote:
>>> ARM (gtk2, emulated by Qemu, not susceptible to alignment errors):
>>> Debugger access is erratic, works best if debug windows displayed
>>> before program run. "Step into" (-> -exec-step-instruction) OK.
>>> "Step Over" (-> -exec-next-instruction") OK. Assembler window shows
>>> tabs as \t.
>> Can you send a sample (from the debug output window) of what
>> data-disassemble returns? So I can see some data with \t
> This is from SPARC since I can run it natively- emulated ARM is a bit
> slow:
....
> 00082618 90122118 or %o0, 0x118, %o0\t! 0x34ad18
> <_$MOONPHASE$_Ld121>
Please test with r 32171
More information about the Lazarus
mailing list