This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
* What is the value for elf32_arm_section_data() for that section ?(gdb) p *(struct _arm_elf_section_data *)sec->used_by_bfd
* Are their other values in the map array, and if so are they valid ? (ie could something else be stomping on this, correctly allocated and initialised, memory).
(gdb) p *map
$7 = {vma = 0, type = 22 '\026'}
(gdb) p mapcount $8 = 151410616
Cheers Nick
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |