From: Pedro Alves <palves@redhat.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs
Date: Sun, 17 Nov 2013 03:02:00 -0000 [thread overview]
Message-ID: <52876113.9090701@redhat.com> (raw)
In-Reply-To: <1384573853-25378-1-git-send-email-brobecker@adacore.com>
On 11/16/2013 03:50 AM, Joel Brobecker wrote:
> Hello,
>
> This implements the suggestion discussed at:
> http://www.sourceware.org/ml/gdb-patches/2013-11/msg00412.html
>
> ~~~
>
> This is to help make it slightly clearer how this method is expected
> to extract data from the given register.
>
> gdb/ChangeLog:
>
> * dwarf2expr.h (struct dwarf_expr_context_funcs)
> <read_addr_from_reg>: Renames "read_reg".
> * dwarf2-frame.c (read_addr_from_reg): Renames "read_reg".
> Adjust comment.
> (dwarf2_frame_ctx_funcs, execute_stack_op, dwarf2_frame_cache):
> Use read_addr_from_reg in place of read_reg.
> * dwarf2expr.c (execute_stack_op): Use read_addr_from_reg
> in place of read_reg.
> * dwarf2loc.c (dwarf_expr_read_addr_from_reg): Renames
> dwarf_expr_read_reg.
> (dwarf_expr_ctx_funcs): Replace dwarf_expr_read_reg
> with dwarf_expr_read_addr_from_reg.
> (needs_frame_read_addr_from_reg): Renames needs_frame_read_reg.
> (needs_frame_ctx_funcs): Replace needs_frame_read_reg with
> needs_frame_read_addr_from_reg.
>
> Tested on x86_64-linux. OK to commit?
Looks good to me. Thanks!
--
Pedro Alves
next prev parent reply other threads:[~2013-11-16 12:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-14 15:21 [RFA] Fix DW_OP_GNU_regval_type with FP registers Joel Brobecker
2013-11-14 20:12 ` Pedro Alves
2013-11-14 21:02 ` Tom Tromey
2013-11-15 12:19 ` Joel Brobecker
2013-11-15 14:54 ` Pedro Alves
2013-11-16 5:46 ` [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs Joel Brobecker
2013-11-17 3:02 ` Pedro Alves [this message]
2013-11-17 9:43 ` pushed: " Joel Brobecker
2013-11-18 12:39 ` [OB] Simplify dwarf2-frame.c:read_addr_from_reg. (was: [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs) Pedro Alves
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=52876113.9090701@redhat.com \
--to=palves@redhat.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
/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