Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] trad_frame_cache
Date: Tue, 23 Mar 2004 13:51:00 -0000	[thread overview]
Message-ID: <406040BE.2090001@gnu.org> (raw)
In-Reply-To: <405E405A.90203@gnu.org>

> Hello,
> 
> This patch adds a successor to "struct trad_frame_saved_reg" - "struct trad_frame_cache".  Unlike the former, the latter:
> 
> - has space for a frame ID and ABI base
> - is opaque
> 
> For the moment I've included a minimal set of methods), more will follow.  My signal trampoline code uses this as a common template for describing the location of registers saved in a signal trampoline.

Committed.

Andrew

> 2004-03-21  Andrew Cagney  <cagney@redhat.com>
> 
> 	* Makefile.in (trad_frame_h): Add $(frame_h).
> 	* trad-frame.h: Update copyright.  Include "frame.h".
> 	(struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
> 	(trad_frame_set_id, trad_frame_get_id): Declare.
> 	(trad_frame_set_reg_addr, trad_frame_get_register): Declare.
> 	* trad-frame.c: Update copyright.
> 	(struct trad_frame_cache): Define.
> 	(trad_frame_cache_zalloc): New function.
> 	(trad_frame_set_id, trad_frame_get_id): New functions.
> 	(trad_frame_set_reg_addr, trad_frame_get_register): New functions.
> 	



      reply	other threads:[~2004-03-23 13:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-22  1:24 Andrew Cagney
2004-03-23 13:51 ` Andrew Cagney [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=406040BE.2090001@gnu.org \
    --to=cagney@gnu.org \
    --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