All of lore.kernel.org
 help / color / mirror / Atom feed
From: fjohnber@zoho.com (Fredrick)
To: kernelnewbies@lists.kernelnewbies.org
Subject: elf core dump - reading NT_PRPSINFO
Date: Thu, 19 Jan 2012 22:57:39 -0800	[thread overview]
Message-ID: <4F191063.9030907@zoho.com> (raw)

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

             reply	other threads:[~2012-01-20  6:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-20  6:57 Fredrick [this message]
2012-01-21 17:45 ` elf core dump - reading NT_PRPSINFO Mulyadi Santosa
2012-01-23 18:06   ` Fredrick
2012-01-24  4:54     ` Mulyadi Santosa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F191063.9030907@zoho.com \
    --to=fjohnber@zoho.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.