help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

more readable format for gpp -S


From: Grizlyk
Subject: more readable format for gpp -S
Date: Wed, 7 Feb 2007 18:24:34 +0300

Hello.

Can GPP asm output (gpp -S test.cpp) have more readable format, for example, 
like this (including source lines)
   ;
   ;    if(feof(fp))break;
   ;
?live16386@80: ; EAX = ch, EBX = fp, ESI = p, EDI = len
 test      byte ptr [ebx+18],32
 jne       short @11

Instead of raw sequence of asm code. Maybe any keys exist?

-- 
Maksim A. Polyanin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]