public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "eran dot ifrah at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug c++/11031] New: gdb terminates when trying to set breakpoint at C++ exception
Date: Sun, 29 Nov 2009 19:25:00 -0000	[thread overview]
Message-ID: <20091129192531.11031.eran.ifrah@gmail.com> (raw)

Hi,

I am using MinGW (g++4.4.0) + gdb 7.0.
If I set from a breakpoint: 'catch throw'
the minute I type 'c' to the debugger it crashes with the following error message:

"../../gdb-7.0/gdb/breakpoint.c:5989: internal-error: expand_line_sal_maybe: Asse
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y
../../gdb-7.0/gdb/breakpoint.c:5989: internal-error: expand_line_sal_maybe: Asse
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."

the same happens if I try to break at:
b __cxa_throw

Note: both used to work with gdb6.8, I dont want to downgrade since I really
like the unicode support introduced in 7.0

Eran

-- 
           Summary: gdb terminates when trying to set breakpoint at C++
                    exception
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: eran dot ifrah at gmail dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=11031

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


             reply	other threads:[~2009-11-29 19:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-29 19:25 eran dot ifrah at gmail dot com [this message]
2009-11-29 19:26 ` [Bug c++/11031] " eran dot ifrah at gmail dot com
2009-11-30  4:03 ` ppluzhnikov at google dot com
2009-11-30  6:01 ` eran dot ifrah at gmail dot com
2009-11-30  6:57 ` ppluzhnikov at google dot com
2010-02-26  9:41 ` asmwarrior at gmail dot com

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=20091129192531.11031.eran.ifrah@gmail.com \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).