unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Kaushik Srenevasan <ksrenevasan@gmail.com>
Cc: Neal Becker <ndbecker2@gmail.com>, emacs-devel@gnu.org
Subject: Re: gdb 24.0.93.1 gdb doesn't work worth a damn
Date: Tue, 06 Mar 2012 03:39:05 -0500	[thread overview]
Message-ID: <kppqcqm8d2.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CACKyLS-AgbrP=AjwFZqfYuqsTAAFT2_YYo4ZcY09H_k=3NPFww@mail.gmail.com> (Kaushik Srenevasan's message of "Wed, 29 Feb 2012 15:20:45 -0800")

Kaushik Srenevasan wrote:

> I hit this yesterday too. GDB-MI doesn't seem to be able to handle
> what GDB calls "multiple" breakpoints. i.e. a breakpoint that GDB sets
> on every overloaded function that matches an expression. The problem
> is that the MI output has an extra field - "type" only on the "parent
> breakpoint", while GDB-MI expects to find it even on "child
> breakpoints".
>
> I've attached a patch. Could you check if it works for you too?

I don't know anything about gdb, but this looks reasonable, so based on
http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00075.html
I installed it. Thanks.

Note that

(if A A B)

is better written as

(or A B)

which removes the need for the `let's.



  parent reply	other threads:[~2012-03-06  8:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-29 16:15 gdb 24.0.93.1 gdb doesn't work worth a damn Neal Becker
2012-02-29 16:48 ` Juanma Barranquero
2012-02-29 23:20 ` Kaushik Srenevasan
2012-03-01 11:53   ` Neal Becker
2012-03-01 23:05     ` Kaushik Srenevasan
2012-03-06  8:39   ` Glenn Morris [this message]
2012-03-07 18:00     ` Kaushik Srenevasan

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kppqcqm8d2.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ksrenevasan@gmail.com \
    --cc=ndbecker2@gmail.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).