Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: "Joseph S. Myers" <joseph@codesourcery.com>, gdb-patches@sourceware.org
Subject: Re: Fix Solaris gcore / shared libraries interaction
Date: Sun, 22 Nov 2009 15:19:00 -0000	[thread overview]
Message-ID: <20091122151815.GA32439@caradoc.them.org> (raw)
In-Reply-To: <20091122143421.GA18630@host0.dyn.jankratochvil.net>

On Sun, Nov 22, 2009 at 03:34:21PM +0100, Jan Kratochvil wrote:
> Isn't suitable the GDB change for the core file loading never replied here?
> 	[patch] Fix GNU/Linux core open: Can't read pathname for load map: Input/output error.
> 	http://sourceware.org/ml/gdb-patches/2009-10/msg00142.html

No.  In that patch, the name of one DSO (the vDSO) is in another DSO
(ld.so).  In the Solaris case, the name of ld.so is in its own
read-only segment.  So if you don't dump that page into the core file,
no matter how you iterate you will never find the path to ld.so.

-- 
Daniel Jacobowitz
CodeSourcery


  parent reply	other threads:[~2009-11-22 15:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-21  0:11 Joseph S. Myers
2009-11-22 14:35 ` Jan Kratochvil
2009-11-22 15:12   ` Joseph S. Myers
2009-11-22 15:19   ` Daniel Jacobowitz [this message]
2009-11-22 16:04     ` Jan Kratochvil
2009-11-22 16:54       ` Joseph S. Myers
2009-11-28 20:11 ` Ping " Joseph S. Myers
2009-12-01 20:09   ` Daniel Jacobowitz

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=20091122151815.GA32439@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jan.kratochvil@redhat.com \
    --cc=joseph@codesourcery.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox