From: Daniel Jacobowitz <drow@false.org>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: How to implement gcore on pa-hpux ?
Date: Thu, 05 Jan 2006 05:02:00 -0000 [thread overview]
Message-ID: <20060105050200.GA1161@nevyn.them.org> (raw)
In-Reply-To: <20060105035311.GC4734@adacore.com>
On Thu, Jan 05, 2006 at 07:53:11AM +0400, Joel Brobecker wrote:
> using the target vector, the native HP/UX case seems to be a no-brainer,
> which is always nice. Suppose I add a new method to that vector that
> does core file dumping, however. The problem is: How do we set that
> method of all the cases where we already support gcore? For instance,
> i386-linux.
We set it in linux-nat.c:linux_target () and inherit it into all
GNU/Linux targets.
The current Linux mechanism is not target-independent; it's
native-only, because it grubs around in /proc.
--
Daniel Jacobowitz
CodeSourcery
prev parent reply other threads:[~2006-01-05 5:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-04 17:40 Joel Brobecker
2006-01-04 18:40 ` Daniel Jacobowitz
2006-01-04 19:12 ` Michael Snyder
2006-01-05 3:24 ` Joel Brobecker
2006-01-06 4:40 ` Michael Snyder
2006-01-06 10:28 ` Joel Brobecker
2006-01-06 13:43 ` Daniel Jacobowitz
2006-01-09 5:59 ` Joel Brobecker
2006-01-22 20:43 ` Daniel Jacobowitz
2006-01-05 4:03 ` Joel Brobecker
2006-01-05 5:02 ` Daniel Jacobowitz [this message]
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=20060105050200.GA1161@nevyn.them.org \
--to=drow@false.org \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sources.redhat.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