From: Daniel Jacobowitz <drow@false.org>
To: Markus Deuling <deuling@de.ibm.com>
Cc: GDB Patches <gdb-patches@sourceware.org>,
Ulrich Weigand <uweigand@de.ibm.com>
Subject: Re: [rfc] Remove macro DEPRECATED_FUNCTION_START_OFFSET
Date: Wed, 13 Jun 2007 19:11:00 -0000 [thread overview]
Message-ID: <20070613191113.GF31221@caradoc.them.org> (raw)
In-Reply-To: <46703FA7.1030707@de.ibm.com>
On Wed, Jun 13, 2007 at 09:04:07PM +0200, Markus Deuling wrote:
> Hello,
>
> this patch completely removes macro DEPRECATED_FUNCTION_START_OFFSET. This
> macro is deprecated
> and was replaced by gdbarch_convert_from_func_ptr_addr. Build and test on x86.
> Testsuite showed no regression.
>
> ChangeLog:
> * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Remove.
> * cli/cli-cmds.ci (disassemble_command): Replace
> DEPRECATED_FUNCTION_START_OFFSET by gdbarch_convert_from_func_ptr_addr.
> * symtab.c (skip_prologue_using_sal,find_function_start_sal): Likewise.
> * linespec.c (minsym_found): Likewise.
> (target.h): New include.
> * infrun.c (handle_inferior_event): Likewise.
> * infcall.c (find_function_addr): Likewise.
> * Makefile.in (linespec.o): Update dependency to target.h.
> * gdbarch.c, gdbarch.h: Regenerate.
>
> Is this ok to commit?
I think this should be tested on at least one target that defines
gdbarch_convert_from_func_ptr_addr. Are the new calls necessary on
those targets?
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-06-13 19:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-13 19:05 Markus Deuling
2007-06-13 19:11 ` Daniel Jacobowitz [this message]
2007-06-15 20:56 ` Mark Kettenis
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=20070613191113.GF31221@caradoc.them.org \
--to=drow@false.org \
--cc=deuling@de.ibm.com \
--cc=gdb-patches@sourceware.org \
--cc=uweigand@de.ibm.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