Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Joel Brobecker <brobecker@adacore.com>, gdb-patches@sourceware.org
Subject: Re: [RFA/doco/commit] Make the "info dll" command available on all platform.
Date: Wed, 06 May 2015 11:53:00 -0000	[thread overview]
Message-ID: <554A00BD.8040308@redhat.com> (raw)
In-Reply-To: <1430848969-10842-1-git-send-email-brobecker@adacore.com>

On 05/05/2015 07:02 PM, Joel Brobecker wrote:

> Note that I looked at getting rid of deprecated_init_ui_hook,
> but I found that insight might still be needing it :-( (to be
> confirmed, though, as my sources are fairly old).
> 

From current insight git:

$ grep -rn deprecated_init_ui_hook
binutils-gdb/gdb/windows-nat.c:2604:  deprecated_init_ui_hook = set_windows_aliases;
binutils-gdb/gdb/ChangeLog-2004:9403:   (deprecated_memory_changed_hook, deprecated_init_ui_hook)
binutils-gdb/gdb/ChangeLog-2013:3969:   * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
binutils-gdb/gdb/ChangeLog-2013:4011:   to deprecated_init_ui_hook.
binutils-gdb/gdb/defs.h:637:   deprecated_init_ui_hook with the per-interpreter implementation.  */
binutils-gdb/gdb/defs.h:638:/* FIXME: deprecated_init_ui_hook should be moved here.  */
binutils-gdb/gdb/defs.h:647:extern void (*deprecated_init_ui_hook) (char *argv0);
binutils-gdb/gdb/interps.c:365:  deprecated_init_ui_hook = 0;
binutils-gdb/gdb/top.c:181:void (*deprecated_init_ui_hook) (char *argv0);
binutils-gdb/gdb/top.c:1975:     deprecated_init_ui_hook.  */
binutils-gdb/gdb/top.c:1976:  if (deprecated_init_ui_hook)
binutils-gdb/gdb/top.c:1977:    deprecated_init_ui_hook (argv0);
binutils-gdb/gdb/ChangeLog-2005:1299:   deprecated_init_ui_hook to allow late setting of "info dll" alias.
binutils-gdb/gdb/main.c:863:     control of the console via the deprecated_init_ui_hook ().  */
gdbtk/ChangeLog:227:    (_initialize_gdbtk): No longer set deprecated_init_ui_hook.

gdbtk/ChangeLog:
...
2013-09-20  Andrew Burgess  <aburgess@broadcom.com>

        * generic/gdbtk.c: Add include of "main.h".
        (gdbtk_init_1): Remove.
        (argv0): Remove.
        (_initialize_gdbtk): No longer set deprecated_init_ui_hook.
        (gdbtk_init): Use get_gdb_program_name function from main.h.
...

https://www.sourceware.org/ml/insight/2013-q3/msg00042.html

Thanks,
Pedro Alves


  parent reply	other threads:[~2015-05-06 11:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 18:02 Joel Brobecker
2015-05-05 18:35 ` Eli Zaretskii
2015-05-06 17:50   ` Joel Brobecker
2015-05-06 11:53 ` Pedro Alves [this message]
2015-05-06 17:52   ` [pushed] Get rid of deprecated_init_ui_hook Joel Brobecker

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=554A00BD.8040308@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