| To: | Gilad Benjamini <gilad@riverhead.com> |
|---|---|
| Subject: | Re: ksymoops and 64 bit mips |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 9 Jan 2003 14:38:22 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <ECEPLLMMNGHMFBLHCLMAGEDGDHAA.gilad@riverhead.com>; from gilad@riverhead.com on Wed, Jan 08, 2003 at 10:15:19PM +0200 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <ECEPLLMMNGHMFBLHCLMAGEDGDHAA.gilad@riverhead.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5.1i |
On Wed, Jan 08, 2003 at 10:15:19PM +0200, Gilad Benjamini wrote: > Initially I got a lot of garbage. > Upgrdaing to ksymoops 2.4.5 , and using the --truncate=1 and > -t elf32-little reduced > the amount of garbage, but still all the output shown > was "No symbol available". > > Any additional things I should do ? Possibly your ksymoops is get confused by the System.map file. The vmlinux file is a 32-bit ELF file but the System.map file contains the addresses sign-extended to 64-bit. As a bandaid you can just chop off the high 32-bits of all addresses in System.map. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | kgdb & mips-linux, Gilad Benjamini |
|---|---|
| Next by Date: | Re: ksymoops and 64 bit mips, Maciej W. Rozycki |
| Previous by Thread: | ksymoops and 64 bit mips, Gilad Benjamini |
| Next by Thread: | Re: ksymoops and 64 bit mips, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |