Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Jim Blandy <jimb@cygnus.com>
Cc: Stephane Carrez <Stephane.Carrez@worldnet.fr>,
	gdb-patches@sourceware.cygnus.com
Subject: Re: path for gdb/dwarf2read.c, support 16-bit targets in dwarf-2
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <38E28D76.6932DD70@cygnus.com> (raw)
In-Reply-To: <npsnx91szl.fsf@zwingli.cygnus.com>

Jim Blandy wrote:

> >       o       it gives the user a better experience:
> >                       (gdb) x/i 0x800000200
> >                       0x800000200 <start>: ldi $1, 0
> >                       (gdb) print &start
> >                       $1 = 0x800000200
> >               vs
> >                       x/i 0xffffffff800000200
> >                       0xffffffff800000200 <start>: ldi $1, 0
> >                       (gdb) print &start
> >                       $2 = 0xffffffff800000200
> >               at the cost of carrying around wrong
> >               information and complicating the target.
> 
> But which is the correct address --- 0x0000000080000200, or
>                                      0xffffffff80000200?

That is target dependant but well defined.

The MIPS ISA/ABI is carefully defined so MIPS2 on MIPS3 et.al. ensures
that the upper 32 bits is signextended from the low 32 bits.

	Andrew
From john@feith.com Sat Apr 01 00:00:00 2000
From: John Wehle <john@feith.com>
To: jimb@cygnus.com
Cc: gdb-patches@sourceware.cygnus.com
Subject: Re: GDB 4.17 Patch for stack aligned i386 code
Date: Sat, 01 Apr 2000 00:00:00 -0000
Message-id: <200003062256.RAA10752@jwlab.FEITH.COM>
X-SW-Source: 2000-q1/msg00548.html
Content-length: 837

Jim Blandy wrote on May 04, 1999:
>> Just curious what the status is of my patch for debugging
>> frame pointerless i386 code.  Last we "spoke" (on March 9)
>> Jim B was going to look at it.  Is it still in the queue?
>> Are there any issues with it that I need to address?
>
> Yes, I'm still on the spot for this.  It's definitely on my queue, and
> towards the top.
>
> I won't reject it without letting you know why. :)

Figured since it's been a few months it was safe to ping you
again regarding the status of this patch. :-)

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------


  parent reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <38D4DCB0.88313CB2@worldnet.fr>
     [not found] ` <38D5B6E0.50FF6A5E@cygnus.com>
     [not found]   ` <38D68C56.856CB00C@worldnet.fr>
2000-04-01  0:00     ` Andrew Cagney
     [not found]       ` <38D7E6BC.79543EBA@worldnet.fr>
2000-03-27 12:23         ` Jim Blandy
     [not found]           ` <38E06721.6D3A08CD@cygnus.com>
     [not found]             ` <npsnx91szl.fsf@zwingli.cygnus.com>
2000-04-01  0:00               ` Andrew Cagney [this message]
     [not found]         ` <npem8w42bg.fsf@zwingli.cygnus.com>
2000-04-01  0:00           ` Fernando Nasser
2000-04-01  0:00 Stephane Carrez
     [not found] ` <38BB5463.D6E5B75C@cygnus.com>
     [not found]   ` <38C0D9D9.70987863@worldnet.fr>
     [not found]     ` <38C225F3.9E236A55@cygnus.com>
2000-03-28  8:24       ` Jim Blandy

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=38E28D76.6932DD70@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=Stephane.Carrez@worldnet.fr \
    --cc=gdb-patches@sourceware.cygnus.com \
    --cc=jimb@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