Forum Discussion

azariun's avatar
14 years ago

Disassembler Problem

Hi,


I'm using AQTime 6.21.400.86 on XP. In the disassembler, Size, Latency and Ops columns are not available!! There are no such things at all.


They also do not exist in "field choser" and I also ticked "show source line summery" option but the displayed line is empty!


Pls Help! 


Regards.

1 Reply


  • Hello Reza,



    We have replied to your message via e-mail. Here is a copy of the message, just in case:

    Are you working with .NET code? The behavior you observe is correct in such a case, as a .NET executable file contains MSIL code. This code will be compiled into the machine language later (by the JIT compiler) when you run the executable.