kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* elf core dump - reading NT_PRPSINFO
@ 2012-01-20  6:57 Fredrick
  2012-01-21 17:45 ` Mulyadi Santosa
  0 siblings, 1 reply; 4+ messages in thread
From: Fredrick @ 2012-01-20  6:57 UTC (permalink / raw)
  To: kernelnewbies

Hi,

$ readelf -n core

Notes at offset 0x00000274 with length 0x000004c0:
   Owner		Data size	Description
   CORE		0x00000090	NT_PRSTATUS (prstatus structure)
   CORE		0x0000007c	NT_PRPSINFO (prpsinfo structure)
   CORE		0x000000a0	NT_AUXV (auxiliary vector)
   CORE		0x0000006c	NT_FPREGSET (floating point registers)
   LINUX		0x00000200	NT_PRXFPREG (user_xfpregs structure)
   LINUX		0x00000030	Unknown note type: (0x00000200)


Does anyone know how to read this NT_PRPSINFO ?
Is hexdump the only way to decode this?
Are there any tools to dump this data ?

Thanks,
Fredrick

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-24  4:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-20  6:57 elf core dump - reading NT_PRPSINFO Fredrick
2012-01-21 17:45 ` Mulyadi Santosa
2012-01-23 18:06   ` Fredrick
2012-01-24  4:54     ` Mulyadi Santosa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).