X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Grizlyk" Newsgroups: comp.os.msdos.djgpp Subject: More readable format for gcc asm, mixed with c/cpp source code Date: 8 Apr 2007 17:54:51 -0700 Organization: http://groups.google.com Lines: 21 Message-ID: <1176080091.911427.291790@p77g2000hsh.googlegroups.com> NNTP-Posting-Host: 217.15.131.104 Mime-Version: 1.0 Content-Type: text/plain; charset="koi8-r" X-Trace: posting.google.com 1176080092 18951 127.0.0.1 (9 Apr 2007 00:54:52 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 9 Apr 2007 00:54:52 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: p77g2000hsh.googlegroups.com; posting-host=217.15.131.104; posting-account=xplzNA0AAAAvDsiyOJTJ3vmBrkgkT74Q To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. This is cross post in usenet, but i think some people just do not read other groups, also i write here because the program has been tested for djgpp v2.04 and executable example has been created by the version of gcc. I have made two utils for better reading of asm output mixed with c/ cpp source code and now the sources of the utils, that can be distributed are ready (i think they can be compiled by most compilers). http://grizlyk1.narod.ru/cpp_new/gcc/utils/ss2sss.zip http://grizlyk1.narod.ru/cpp_new/gcc/utils/o2d.zip You can use it if you have a habit to see asm output mixed with cpp source code . -- Maksim A. Polyanin