[Lazarus] Single-stepping assembler
Martin
lazarus at mfriebe.de
Tue Sep 13 16:56:07 CEST 2011
On 13/09/2011 15:17, Mark Morgan Lloyd wrote:
> Martin wrote:
>>
>>
>> I added a ifdef, as found in the fpc source.
>>
>> Most curious that it depends on CPUsparc , instead of OSsomething.
>
> But Solaris and some other OSes have their own implementations of
> ostypes.inc, with constants eventually expressed by FPC's BaseUnix unit.
>
> Is there any particular reason that you're redefining O_NONBLOCK,
> rather than using the one from BaseUnix?
I didn't.
I am mainly windows. I have linux in a VM for testing. I did use libs,
I was told I can't. Mattias provided the IdeMiniLibc. Where he took the
values from I do not know.
If baseunix can be used then that is probably fine too.
>
>> Since I have no means of testing, could I asked you, please?
>
> For the record, I have a Linux SPARC system set aside for developers
> here, and could send you an ARM image for Qemu if necessary.
>
> Debugger now working on SPARC. I appear to have other problems during
> startup but I don't think they're yours. Many thanks for your help :-)
>
glad there is process...
More information about the Lazarus
mailing list