Henrick Hellström wrote:
AFAIK there is no CPU Window in Lazarus Win64 (is there?). Is there any other convenient way to get a look at a disassembly of the code generated by the compiler? I am in particular interested in the code that is generated immediately before and after asm blocks.

Not yet.I've been thinking about it, but first some generic debuggerclasses for this have to be added.

For now the only option is by using gdb directly. (if there is a win64 gdb at all)

Marc

PS. don't use a reply-to on this ml.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to