This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug breakpoints/12822] Assertion `found' failed.


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

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-12-06 23:24:19 UTC ---
It will do now:

Breakpoint 1 at 0x32e772662d: non-virtual thunk to WebCore::Node::~Node(). (2
locations)
(gdb) info breakpoints 
Num     Type           Disp Enb Address            What
1       breakpoint     keep y   <MULTIPLE>         
1.1                         y     0x00000032e772662d in WebCore::Node::~Node()
at Source/JavaScriptCore/wtf/FastAllocBase.h:121
1.2                         y     0x00000032e77265f3 in WebCore::Node::~Node()
at Source/WebCore/dom/Node.cpp:362

which is hopefully right, at least definitely out of the scope of this Bug.
Thanks.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]