[Lazarus] Single-stepping assembler

Martin lazarus at mfriebe.de
Sun Sep 11 21:58:59 CEST 2011


On 11/09/2011 20:50, Mark Morgan Lloyd wrote:
> Mark Morgan Lloyd wrote:
>> Martin wrote:
>>> On 04/09/2011 10:32, Mark Morgan Lloyd wrote:
>>>> I noticed it had been added fairly recently, but I'd not explored 
>>>> since it only showed up on a SPARC Solaris system which I'd had to 
>>>> update. In general I'm trying to be fairly conservative about my 
>>>> FPC and Lazarus versions- I've got enough problems as it is :-)
>>>
>>> Ah, well, and I updated (but trunk only) the button order you 
>>> mentioned.
>>>
>>> also "fixed" the windows none functionality after a debugger reset.
>>> (Though the buttons actually should only be enabled when the 
>>> debugger is paused, and currently they are enabled even if the 
>>> debugger runs....)
>>
>> Still testing. Had problems, and for the moment I need to update 
>> SPARC FPC with a fix Florian's just done. I'll be back presently.
>
> Both SPARC and ARM now expand \t in the assembler window. I've still 
> got a problem on ARM (i.e. Lazarus running on ARM, not a 
> cross-compiler) where trying to display the assembler window when at a 
> breakpoint causes the program to run, things are fine if the window is 
> open before the program is started.
>

odd, there isn't any platform specific code there => the asm comes from gdb.

How exactly does the problem manifest itself?

anyway, can you get the console output? I may have to give you more 
defines, depending on what it says




More information about the Lazarus mailing list