Re: xdebug v2
Mark Constable <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Organization | http://markc.renta.net |
| Message-ID | <[email protected]> |
Apologies for following up to myself but FWIW here is a trace from Quanta when trying to debug a PHP5 file... [Thread debugging using libthread_db enabled] [New Thread -1251039504 (LWP 3096)] [KCrash handler] #6 0xb702f771 in KNetwork::KBufferedSocket::closeNow () from /opt/kde/lib/libkdecore.so.4 #7 0xb7023af0 in KNetwork::KBufferedSocket::slotReadActivity () from /opt/kde/lib/libkdecore.so.4 #8 0xb7030059 in KNetwork::KBufferedSocket::qt_invoke () from /opt/kde/lib/libkdecore.so.4 #9 0xb695256d in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3 #10 0xb6952ff0 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3 #11 0xb6c77940 in QSocketNotifier::activated () from /opt/qt/lib/libqt-mt.so.3 #12 0xb696fe20 in QSocketNotifier::event () from /opt/qt/lib/libqt-mt.so.3 #13 0xb68f490a in QApplication::internalNotify () from /opt/qt/lib/libqt-mt.so.3 #14 0xb68f57a6 in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3 #15 0xb6fef1c2 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4 #16 0xb68e9351 in QEventLoop::activateSocketNotifiers () from /opt/qt/lib/libqt-mt.so.3 #17 0xb68a518d in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3 #18 0xb690b0c0 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3 #19 0xb690af56 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3 #20 0xb68f452f in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3 #21 0x080f3476 in ?? () #22 0x083c49d0 in ?? () #23 0x00000000 in ?? () > Using Quanta+ 3.5.7 with Xdebug v2.0 and PHP 5.2.3 --markc