Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: GDB Patches <gdb-patches@sourceware.cygnus.com>
Subject: Re: [rfc] Replace ARCH_NUM_REGS with NUM_REGS
Date: Tue, 13 Mar 2001 15:34:00 -0000	[thread overview]
Message-ID: <3AAEADA6.45FCDBD2@cygnus.com> (raw)
In-Reply-To: <3AAD5FC8.5CD12B4C@cygnus.com>

FYI, I've checked this in.

	Andrew

Index: ChangeLog
2001-03-08  Andrew Cagney  <ac131313@redhat.com>

        * inferior.h (ARCH_NUM_REGS): Delete definition.
        * stack.c (frame_info): Use NUM_REGS, not ARCH_NUM_REGS.
        * regcache.c (registers_changed): Ditto.
        (registers_fetched): Ditto.
        * infptrace.c (fetch_inferior_registers): Ditto.
        (store_inferior_registers): Ditto.
        * infcmd.c (do_registers_info): Ditto.
        (registers_info): Ditto.
        * i386-linux-nat.c (old_fetch_inferior_registers): Ditto.
        (old_store_inferior_registers): Ditto.
        * gdbserver/low-linux.c (register_addr): Ditto.
        * gdbserver/low-hppabsd.c (register_addr): Ditto.
        * core-aout.c: Don't include "inferior.h".
        (fetch_core_registers): Use NUM_REGS not ARCH_NUM_REGS.
        (register_addr): Ditto.

Index: mi/ChangeLog
2001-03-08  Andrew Cagney  <ac131313@redhat.com>

        * mi-main.c (mi_cmd_data_list_register_names): Use NUM_REGS, not
        ARCH_NUM_REGS.
        (mi_cmd_data_list_changed_registers): Ditto.
        (mi_cmd_data_list_register_values): Ditto.
        (mi_cmd_data_write_register_values): Ditto.

Index: tui/ChangeLog
2001-03-08  Andrew Cagney  <ac131313@redhat.com>

        * tuiRegs.c: Use NUM_REGS, not ARCH_NUM_REGS.


      reply	other threads:[~2001-03-13 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-12 15:50 Andrew Cagney
2001-03-13 15:34 ` 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=3AAEADA6.45FCDBD2@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=gdb-patches@sourceware.cygnus.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