flat assembler
Message board for the users of flat assembler.
Index
> Main > 64 bit debugger |
Author |
|
Madis731 27 May 2007, 22:22
You can't really debug 64-bit code under 32-bit OS
The only way is to emulate it all, but generally debuggers rely on just-in-time execution of the program at hand. Find a 64-bit OS or just boot some 64-bit OS in QEMU and execute your code there. The latter one means A LOT of pain. The second question is what is answered when you do some assembly A few weeks help I guess. The most basic explanation is that when you put USE16 in your code, then your other code must prepare CPU for this mode. Same goes for USE64. Usually in 64-bit Windows you don't use other code than 64-bit, but exceptions exist... |
|||
27 May 2007, 22:22 |
|
fafastrungen 28 May 2007, 19:57
Madis731 wrote: You can't really debug 64-bit code under 32-bit OS Thanks alot. |
|||
28 May 2007, 19:57 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.