Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch/mi] Change args=... to a list
Date: Tue, 26 Jun 2001 07:06:00 -0000	[thread overview]
Message-ID: <3B3896D8.5020506@cygnus.com> (raw)
In-Reply-To: <3B3813B3.4070203@cygnus.com>

Er, ps.  The patch had burried in it the reversion:

> *************** word.  Display each word in hex.
> *** 1443,1452 ****
>   9-data-read-memory -o -6 -- bytes+6 x 1 3 2
>   9^done,addr="0x00001390",nr-bytes="6",total-bytes="6",
>   next-row="0x00001396",prev-row="0x0000138e",next-page="0x00001396",
> ! prev-page="0x0000138a",memory=[
> ! @{addr="0x00001390",data=["0x00","0x01"]@},
> ! @{addr="0x00001392",data=["0x02","0x03"]@},
> ! @{addr="0x00001394",data=["0x04","0x05"]@}]
>   (@value{GDBP})
>   @end smallexample
>   
> --- 1443,1452 ----
>   9-data-read-memory -o -6 -- bytes+6 x 1 3 2
>   9^done,addr="0x00001390",nr-bytes="6",total-bytes="6",
>   next-row="0x00001396",prev-row="0x0000138e",next-page="0x00001396",
> ! prev-page="0x0000138a",memory=@{
> ! @{addr="0x00001390",data=@{"0x00","0x01"@}@},
> ! @{addr="0x00001392",data=@{"0x02","0x03"@}@},
> ! @{addr="0x00001394",data=@{"0x04","0x05"@}@}@}
>   (@value{GDBP})
>   @end smallexample


I'm really not sure what happened.  I've fixed it.  It was definitly 
committed.

	Andrew



      reply	other threads:[~2001-06-26  7:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-25 21:47 Andrew Cagney
2001-06-26  7:06 ` 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=3B3896D8.5020506@cygnus.com \
    --to=ac131313@cygnus.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