help-gplusplus
[Top][All Lists]
Advanced

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

Re: Displaying headers and code


From: Gary Labowitz
Subject: Re: Displaying headers and code
Date: Wed, 9 Mar 2005 02:49:31 -0500

"BobR" <RemoveBadBobR@worldnet.att.net> wrote in message
news:PQpXd.115509$Th1.40951@bgtnsc04-news.ops.worldnet.att.net...
>
> Try this after compiling:
>
> objdump -C -S MyProg.o > MyProg.txt
>
> A little cleaner output than *.s file (-save-temps).

Aha! Thanks to you and Maett. This is the ticket. Not the absolutely
prettiest, but usable and what I was looking for.
I didn't know what I had in objdump. Now I have to explore the rest of the
bin modules.
Might there be a listing of what they are somewhere? (Probably in gcc
information)

Many thanks.
-- 
Gary




reply via email to

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