| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | How to get the c source code in disassembly? |
| From: | Long Li <long21st@yahoo.com> |
| Date: | Thu, 30 Jan 2003 14:45:43 -0800 (PST) |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi, I am having a problem with intermixing the C source code in the disassembly. I am using a MIPS crosscompiler on Redhat 7.1, gcc-3.0.4, binutils-2.11.2. When I compiled the C code, I added the -g option, and then use 'objdump -Sd' to get the disassembly. However, I did not see any C code mixed with the assembly, as said in the objdump manual when using -S option. Could you give me some help or suggestions? Thanks a lot! Long __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | compiling mips64 problem, Jason Ormes |
|---|---|
| Next by Date: | register declared variable for no optimization, Long Li |
| Previous by Thread: | compiling mips64 problem, Jason Ormes |
| Next by Thread: | Re: How to get the c source code in disassembly?, Keith Owens |
| Indexes: | [Date] [Thread] [Top] [All Lists] |