Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Fernando Nasser <fnasser@redhat.com>
Cc: Andrew Cagney <ac131313@ges.redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [patch/5.3, rfa:testsuite] Fix $fp and $pc in display command
Date: Wed, 25 Sep 2002 13:32:00 -0000	[thread overview]
Message-ID: <3D921D57.8090401@redhat.com> (raw)
In-Reply-To: <3D91FE46.40008@redhat.com>

Thanks.  It's in the mainline.  It will go into the branch in a few 
minutes ...
This fixes the $fp/$pc dumping core bug.

Andrew

> 2002-09-03  Andrew Cagney  <ac131313@redhat.com>
> 
> 	* frame.c: Include "gdb_string.h" and "builtin-regs.h".
> 	(frame_map_regnum_to_name): New function.
> 	(frame_map_name_to_regnum): New function.
> 	* frame.h (frame_map_name_to_regnum): Declare.
> 	(frame_map_regnum_to_name): Declare.
> 	* builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
> 	* builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
> 	* parse.c: Do not include "builtin-regs.h".
> 	(target_map_name_to_register): Delete function.
> 	(write_dollar_variable): Use frame_map_name_to_regnum.
> 	* parser-defs.h (target_map_name_to_register): Delete declaration.
> 	* expprint.c: Include "frame.h".
> 	(print_subexp): Use frame_map_regnum_to_name.
> 	* eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
> 	* infcmd.c (registers_info): Use frame_map_name_to_regnum.
> 
> Index: testsuite/ChangeLog
> 2002-09-04  Andrew Cagney  <ac131313@redhat.com>
> 
> 	* gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
> 



      reply	other threads:[~2002-09-25 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-04  9:48 Andrew Cagney
2002-09-25 11:19 ` Fernando Nasser
2002-09-25 13:32   ` 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=3D921D57.8090401@redhat.com \
    --to=ac131313@redhat.com \
    --cc=ac131313@ges.redhat.com \
    --cc=fnasser@redhat.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