Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Paul Gilliam <pgilliam@us.ibm.com>
To: gdb@sources.redhat.com
Subject: What should be used instead of deprecated_read_memory_nobpt()?
Date: Tue, 29 Nov 2005 22:04:00 -0000	[thread overview]
Message-ID: <200511291401.30945.pgilliam@us.ibm.com> (raw)

I need to write an implementation of 'gdbarch_in_function_epilogue_p()'.  In looking for a
model to use, I see that 'hppa_in_function_epilogue_p()' and 's390_in_function_epilogue_p()'
both use 'deprecated_read_memory_nobpt()' to get instructions from the target, but 
'sh_in_function_epilogue_p()' and 'xstormy16_in_function_epilogue_p()' both use
'read_memory_unsigned_integer()' for that purpose.

Can 'read_memory_unsigned_integer()' replace 'deprecated_read_memory_nobpt()'?

-=# Paul #=-


             reply	other threads:[~2005-11-29 21:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-29 22:04 Paul Gilliam [this message]
2005-11-29 22:07 ` Mark Kettenis
2005-11-29 22:14   ` Joel Brobecker
2005-11-30  1:36     ` Daniel Jacobowitz
2005-11-30  1:38       ` Jim Blandy
2005-11-30 23:17         ` Paul Gilliam
2005-12-07  2:12           ` Andrew Cagney
2005-11-29 22:15   ` Daniel Jacobowitz

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=200511291401.30945.pgilliam@us.ibm.com \
    --to=pgilliam@us.ibm.com \
    --cc=gdb@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