help-gplusplus
[Top][All Lists]
Advanced

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

Re: Displaying headers and code


From: BobR
Subject: Re: Displaying headers and code
Date: Tue, 08 Mar 2005 22:39:43 GMT

Try this after compiling:

objdump -C -S MyProg.o > MyProg.txt

A little cleaner output than *.s file (-save-temps).

--
Bob R
POVrookie
--
MinGW (GNU compiler): http://www.mingw.org/
Dev-C++ IDE: http://www.bloodshed.net/
POVray: http://www.povray.org/
alt.comp.lang.learn.c-c++ faq:
   http://www.comeaucomputing.com/learn/faq/




reply via email to

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