[fpc-pascal] Can I compile MASM code/file in FPC?

silvioprog silvioprog at gmail.com
Mon Jan 18 14:03:12 CET 2016


On Mon, Jan 18, 2016 at 7:09 AM, Sven Barth <pascaldragon at googlemail.com>
wrote:
[...]

> You might not be able to debug the source assembly code, but you can debug
> the assembler code directly using the Assembler window. Since it's
> assembler code anyway there won't be that much of a difference. And you can
> display the Register window as well ;)
>

Very nice! Now I'm debugging it using this windows, that shows the entire
assembly code from compiled and linked objects. Thank you very much! :-)

-- 
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160118/d9fffc99/attachment.html>


More information about the fpc-pascal mailing list