Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Philippe Waroquiers via Gdb-patches <gdb-patches@sourceware.org>
Subject: Re: [PUSHED/OBVIOUS] Remove gdb-gdb.gdb breakpoint on disappeared function info_command.
Date: Fri, 1 May 2020 21:02:29 -0700	[thread overview]
Message-ID: <20200501210229.5cb3950d@f31-4.lan> (raw)
In-Reply-To: <20200501145451.20119-1-philippe.waroquiers@skynet.be>

On Fri,  1 May 2020 16:54:51 +0200
Philippe Waroquiers via Gdb-patches <gdb-patches@sourceware.org> wrote:

> The function info_command has disappeared, so this breakpoint does not
> work anymore.
> "info_command" was a function for the prefix command "info",
> giving the list of "info" subcommands.
> It is not very clear what the removed breakpoint and its associated
> command list was supposed to do.
> 
> Removed and pushed as obvious, after discussion with Tom.

Thanks for doing this.

I spent a few minutes looking at this.  It was apparently introduced
into the CVS repository by Stan Shebs on 1999-04-16.  The patch in
question is massive, nearly a million lines long.  A bunch of
ChangeLog files are imported.  Actually, it seems likely that the
entirety of the GDB sources was in this import.  The earliest
ChangeLog entry is June 28, 1998 and the latest is dated about a week
prior to Stan's commit.  The commit message was "Initial creation of
sourceware repository".  (There are a number of commits which use this
same message.)

I couldn't find any clue from the ChangeLog entries about why that
break command was put into the .gdbinit file.  It might be possible to
figure out more precisely when it was introduced, but I didn't attempt
this.  I doubt that earlier imports would have any additional useful
info not already in the ChangeLog entries that I did examine.

Kevin



  reply	other threads:[~2020-05-02  4:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 14:54 Philippe Waroquiers
2020-05-02  4:02 ` Kevin Buettner [this message]
2020-05-02 21:19   ` Maciej W. Rozycki
2020-05-02 23:01     ` Philippe Waroquiers
2020-05-02 23:57       ` Kevin Buettner
2020-05-03  0:13       ` Maciej W. Rozycki
2020-05-03  0:33         ` Simon Marchi
2020-05-03 11:03         ` Pedro Alves
2020-05-03 12:45         ` Philippe Waroquiers
2020-05-03 17:17     ` Tom Tromey
2020-05-03 18:33       ` Philippe Waroquiers
2020-05-04 21:21         ` Tom Tromey

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=20200501210229.5cb3950d@f31-4.lan \
    --to=kevinb@redhat.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