On Wed, 2 Jan 2008 13:50:10 -0700 Mark Post <[EMAIL PROTECTED]> wrote:
:>>>> 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? My error. It appears that the OBJDUMP has to be issued at the linux root level using directory/foobar.o. It did not include the C instructions when I issued it at the subdirectory. -- Binyamin Dissen <[EMAIL PROTECTED]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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
