Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Piet/Pete Delaney <piet@sgi.com>
To: Kevin Buettner <kevinb@redhat.com>
Cc: gdb@sources.redhat.com, Piet Delaney <piet@sgi.com>
Subject: Re: ia64-stub.c
Date: Tue, 22 Jan 2002 12:51:00 -0000	[thread overview]
Message-ID: <20020122125127.A57796@sgi.com> (raw)
In-Reply-To: <20020122121956.B57552@sgi.com>

Terminal too wide

I expected them to be offsets into the registers stored in memory in the
order specified by the ia64_register_names[] array in gdb/ia64-tdep.c.

I was also wondering if the macro REGISTER_RAW_SIZE in gdb/config/ia64/tm-ia64.h
is correct. It's saying that all registers other that the floating point are 8 bytes
long. I thought I read that the predict registers p0..p63 are 1 bit and packed into
a single 64 bit chunk of memory. I was wondering if by passing all of the registers in
the ia64_register_names I was passing to much and clobbering some data structures. When
I use the gdb info registers cmd it seems to know the values in first 31 registers from
my response to the 'g' cmd but then tries to access memory for the rest. The memory location
it's trys to access is an offset from the values it receives for the first 31 registers.

I thought I'd fix some linking problems that seem to have surfaced in my gdb-5.1 work
space and place a loop in the code just prior to sending the 'g' packet. That way
gdb will wait till I attach to the gdb instance that skdb forked off.

-piet





  parent reply	other threads:[~2002-01-22 20:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-21  1:00 ia64-stub.c Piet/Pete Delaney
2002-01-21 13:45 ` ia64-stub.c Kevin Buettner
     [not found]   ` <20020122105652.A57552@sgi.com>
     [not found]     ` <1020122190037.ZM5902@localhost.localdomain>
     [not found]       ` <20020122121956.B57552@sgi.com>
2002-01-22 12:51         ` Piet/Pete Delaney [this message]
2002-01-22 13:57           ` ia64-stub.c Kevin Buettner
2002-01-22 15:35             ` ia64-stub.c Piet/Pete Delaney
2002-01-22 18:27               ` ia64-stub.c Kevin Buettner
2002-01-22 23:47                 ` ia64-stub.c Piet/Pete Delaney
2002-01-23  3:16                   ` ia64-stub.c Kevin Buettner
2002-01-23  4:44                     ` ia64-stub.c Piet/Pete Delaney
2002-01-23  7:29                   ` ia64-stub.c Andrew Cagney

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=20020122125127.A57796@sgi.com \
    --to=piet@sgi.com \
    --cc=gdb@sources.redhat.com \
    --cc=kevinb@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