>>> On Wed, Jan 2, 2008 at  3:12 PM, in message
<[EMAIL PROTECTED]>, Binyamin Dissen
<[EMAIL PROTECTED]> wrote: 
> I am attempting to use objdump to get an intermixed source/object listing. It
> is not at all obvious to me what source statements caused the object code in
> the middle of a module.
> 
> I issue
> 
> make CC:="gcc -g" foobar.o
> 
> followed by
> 
> objdump --source foobar.o >foobar.debug
> 
> but foobar.debug does not have the C statements intermixed.
> 
> What am I missing?

I have no clue.  It works for me with a simple hello world program on both 
SLED10 and Slack/390.  Does something similarly simple fail for you?


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to