3.4 debugger reevaluate problems
Bernd Schubert
bernd-schubert at gmx.de
Tue Oct 31 14:10:58 UTC 2006
Hi,
this is the current svn. There are presently two problems:
1.) Varibles in the 'Evaluate/Recent' mode won't get updated on trying
to 'Reevaluate Expression'.
2.) Trying to 'Reevaluate all' will crash kdevelop, the trace is attached.
Cheers,
Bernd
--
Bernd Schubert
PCI / Theoretische Chemie
Universität Heidelberg
INF 229
69120 Heidelberg
-------------- next part --------------
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1242940864 (LWP 17994)]
[New Thread -1259517008 (LWP 18023)]
[KCrash handler]
#6 0x0804f11c in QString::length (this=0x6c)
at /usr/share/qt3/include/qstring.h:880
#7 0xb69ff3d5 in QString::operator+= () from /usr/lib/libqt-mt.so.3
#8 0xb7ea4516 in kdbgstream::operator<< (this=0xbfd7daec, string=@0x6c)
at /usr/include/kde/kdebug.h:218
#9 0xb500b132 in GDBDebugger::VarItem::handleSpecialTypes (this=0x0)
at variablewidget.cpp:1628
#10 0xb500b466 in GDBDebugger::VarItem::updateValue (this=0x0)
at variablewidget.cpp:1510
#11 0xb5014f7f in GDBDebugger::VariableTree::slotContextMenu (this=0x88496d8,
item=0x93ad280) at variablewidget.cpp:403
#12 0xb50151a3 in GDBDebugger::VariableTree::qt_invoke (this=0x88496d8,
_id=110, _o=0xbfd7e10c) at variablewidget.moc:230
#13 0xb66e6cb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0xb704ab2e in KListView::contextMenu (this=0x88496d8, t0=0x88496d8,
t1=0x93ad280, t2=@0xbfd7e42c) at ./klistview.moc:519
#15 0xb704ab9f in KListView::emitContextMenu (this=0x88496d8, i=0x93ad280,
p=@0xbfd7e42c)
at /home/sid-user/kdelibs/kdelibs-3.5.5/./kdeui/klistview.cpp:1907
#16 0xb7151c3e in KListView::qt_invoke (this=0x88496d8, _id=99, _o=0xbfd7e260)
at ./klistview.moc:571
#17 0xb5015205 in GDBDebugger::VariableTree::qt_invoke (this=0x88496d8,
_id=99, _o=0xbfd7e260) at variablewidget.moc:233
#18 0xb66e6cb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb6a87235 in QListView::rightButtonPressed () from /usr/lib/libqt-mt.so.3
#20 0xb67e3efb in QListView::contentsMousePressEventEx ()
from /usr/lib/libqt-mt.so.3
#21 0xb67e3f28 in QListView::contentsMousePressEvent ()
from /usr/lib/libqt-mt.so.3
#22 0xb7016f1f in KListView::contentsMousePressEvent (this=0x88496d8,
e=0xbfd7e51c)
at /home/sid-user/kdelibs/kdelibs-3.5.5/./kdeui/klistview.cpp:805
#23 0xb681ae91 in QScrollView::viewportMousePressEvent ()
from /usr/lib/libqt-mt.so.3
#24 0xb681c2fc in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3
#25 0xb67e4396 in QListView::eventFilter () from /usr/lib/libqt-mt.so.3
#26 0xb66e6266 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#27 0xb66e62e4 in QObject::event () from /usr/lib/libqt-mt.so.3
#28 0xb671d576 in QWidget::event () from /usr/lib/libqt-mt.so.3
#29 0xb667ebd6 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#30 0xb6680d79 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#31 0xb6e35e0e in KApplication::notify (this=0xbfd7f074, receiver=0x884e2f8,
event=0xbfd7ea94)
at /home/sid-user/kdelibs/kdelibs-3.5.5/./kdecore/kapplication.cpp:550
#32 0xb6612445 in QApplication::sendSpontaneousEvent ()
from /usr/lib/libqt-mt.so.3
#33 0xb66110df in QETWidget::translateMouseEvent ()
from /usr/lib/libqt-mt.so.3
#34 0xb660f660 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#35 0xb6625cb2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#36 0xb6699129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#37 0xb6698f4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#38 0xb668076f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#39 0x0804ef93 in main (argc=-16777216, argv=0xff000000) at main.cpp:145
More information about the KDevelop-devel
mailing list