public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/11657] New: C++ (and objc): Internal error on unqualified name re-set
@ 2010-06-02 14:25 jan dot kratochvil at redhat dot com
  2010-06-02 14:26 ` [Bug breakpoints/11657] " jan dot kratochvil at redhat dot com
  2010-06-02 14:33 ` jan dot kratochvil at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2010-06-02 14:25 UTC (permalink / raw)
  To: gdb-prs

break C::C will create a pending breakpoint.
Later it gets resolved into both C::C() and C::C(int) which crashes GDB:
breakpoint.c:9641: internal-error: breakpoint_re_set_one: Assertion `sals.nelts
== 1' failed.

It is the same problem as existing:
FAIL: gdb.objc/objcdecode.exp: continue after break on multiply defined symbol
(GDB internal error)
but this testcase is not dependent on objc (only on C++).

static int
breakpoint_re_set_one (void *bint)
      if (!not_found)
        {
-->       gdb_assert (sals.nelts == 1);

-- 
           Summary: C++ (and objc): Internal error on unqualified name re-
                    set
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: jan dot kratochvil at redhat dot com
                CC: gdb-prs at sourceware dot org
OtherBugsDependingO 8535
             nThis:


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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug breakpoints/11657] C++ (and objc): Internal error on unqualified name re-set
  2010-06-02 14:25 [Bug breakpoints/11657] New: C++ (and objc): Internal error on unqualified name re-set jan dot kratochvil at redhat dot com
@ 2010-06-02 14:26 ` jan dot kratochvil at redhat dot com
  2010-06-02 14:33 ` jan dot kratochvil at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2010-06-02 14:26 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From jan dot kratochvil at redhat dot com  2010-06-02 14:26 -------
Created an attachment (id=4827)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4827&action=view)
New FAILing gdb.cp/re-set-overloaded.exp.


-- 


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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug breakpoints/11657] C++ (and objc): Internal error on unqualified name re-set
  2010-06-02 14:25 [Bug breakpoints/11657] New: C++ (and objc): Internal error on unqualified name re-set jan dot kratochvil at redhat dot com
  2010-06-02 14:26 ` [Bug breakpoints/11657] " jan dot kratochvil at redhat dot com
@ 2010-06-02 14:33 ` jan dot kratochvil at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2010-06-02 14:33 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From jan dot kratochvil at redhat dot com  2010-06-02 14:33 -------
Posted:
[patch] new testcase: Internal error on unqualified name re-set (PR 11657)
http://sourceware.org/ml/gdb-patches/2010-06/msg00040.html


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1


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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-02 14:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-02 14:25 [Bug breakpoints/11657] New: C++ (and objc): Internal error on unqualified name re-set jan dot kratochvil at redhat dot com
2010-06-02 14:26 ` [Bug breakpoints/11657] " jan dot kratochvil at redhat dot com
2010-06-02 14:33 ` jan dot kratochvil at redhat dot com

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).