On Tue, Jan 15, 2008 at 01:47:22PM +0200, Constantine Shulyupin wrote:
> 1. compilation could be broken and you  still need to browse it
> 2. gcc don't know about cpp (preprocessor) defines
> more tricks:
>  gcc -E gives you preprocessed file and you could check defines and  ifdefs
>  objdump -S - gives you disassemble

You meant: gcc -S, to save the middleware.

-- 
Tzafrir Cohen         | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |                    | a Mutt's
[EMAIL PROTECTED] |                    |  best
ICQ# 16849754         |                    | friend

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to