| To: | "Ralf Baechle" <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: Weird output from pmap |
| From: | "Erik Niessen" <erik.niessen@gmail.com> |
| Date: | Thu, 7 Sep 2006 09:58:20 +0200 |
| Cc: | linux-mips@linux-mips.org |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=PYlk3os/spA+hMwT15FXu5npIaW8GxOa5mtHzA8/XAUqpfsXFEhq3pyf+1zfjz/HQND79SV/NUnQY9FCOuAkIYGjfzvCJW/hiptlWWlpe7ryiqCN7XthVAs/yG6ij1zDbmShwoBbRSqGWCcU+FlswXTvz53yFtFuw1N8tYyeAWM= |
| In-reply-to: | <20060907040344.GC17965@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <f21fe8a50609042355o19ab7b50nb5717bfe0d358232@mail.gmail.com> <20060907040344.GC17965@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
|
Hi Ralf, Thanks for your response. This is the output from readelf mipsel-linux-readelf -S helloworldmips There are 29 section headers, starting at offset 0x1290: Section Headers: [Nr] Name Type Addr Off Size ES Flg Lk Inf Al [ 0] NULL 00000000 000000 000000 00 0 0 0 [ 1] .interp PROGBITS 004000f4 0000f4 000014 00 A 0 0 1 [ 2] .reginfo MIPS_REGINFO 00400108 000108 000018 18 A 0 0 4 [ 3] .dynamic DYNAMIC 00400120 000120 0000f8 08 A 6 0 4 [ 4] .hash HASH 00400218 000218 0000b4 04 A 5 0 4 [ 5] .dynsym DYNSYM 004002cc 0002cc 0001a0 10 A 6 1 4 [ 6] .dynstr STRTAB 0040046c 00046c 00011b 00 A 0 0 1 [ 7] .gnu.version VERSYM 00400588 000588 000034 02 A 5 0 2 [ 8] .gnu.version_r VERNEED 004005bc 0005bc 000020 00 A 6 1 4 [ 9] .init PROGBITS 004005dc 0005dc 000088 00 AX 0 0 4 [10] .text PROGBITS 00400670 000670 0004c0 00 AX 0 0 16 [11] .MIPS.stubs PROGBITS 00400b30 000b30 000070 00 AX 0 0 4 [12] .fini PROGBITS 00400ba0 000ba0 000058 00 AX 0 0 4 [13] .rodata PROGBITS 00400c00 000c00 0000f0 00 A 0 0 16 [14] .eh_frame PROGBITS 00400cf0 000cf0 000004 00 A 0 0 4 [15] .ctors PROGBITS 10000000 001000 000008 00 WA 0 0 4 [16] .dtors PROGBITS 10000008 001008 000008 00 WA 0 0 4 [17] .jcr PROGBITS 10000010 001010 000004 00 WA 0 0 4 [18] .data PROGBITS 10000020 001020 000030 00 WA 0 0 16 [19] .rld_map PROGBITS 10000050 001050 000004 00 WA 0 0 4 [20] .got PROGBITS 10000060 001060 00004c 04 WAp 0 0 16 [21] .sbss NOBITS 100000ac 0010ac 000000 00 WAp 0 0 1 [22] .bss NOBITS 100000b0 0010ac 000020 00 WA 0 0 16 [23] .comment PROGBITS 00000000 0010ac 00005a 00 0 0 1 [24] .pdr PROGBITS 00000000 001108 0000a0 00 0 0 4 [25] .mdebug.abi32 PROGBITS 00000000 0011a8 000000 00 0 0 1 [26] .shstrtab STRTAB 00000000 0011a8 0000e5 00 0 0 1 [27] .symtab SYMTAB 00000000 001718 000500 10 28 51 4 [28] .strtab STRTAB 00000000 001c18 00023f 00 0 0 1 Key to Flags: W (write), A (alloc), X (execute), M (merge), S (strings) I (info), L (link order), G (group), x (unknown) O (extra OS processing required) o (OS specific), p (processor specific) This one tells me that the bss is writable?? Can you giev me a direction where the problem is?? Cheers, On 9/7/06, Ralf Baechle <ralf@linux-mips.org> wrote: On Tue, Sep 05, 2006 at 08:55:18AM +0200, Erik Niessen wrote: |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: no USB device other than storage detected, Tomasz Chmielewski |
|---|---|
| Next by Date: | PMC RM9000x2 GL titan (yosemite) multicast address filtering, Alex Gonzalez |
| Previous by Thread: | Re: Weird output from pmap, Ralf Baechle |
| Next by Thread: | no USB device other than storage detected, Tomasz Chmielewski |
| Indexes: | [Date] [Thread] [Top] [All Lists] |