MI branch merge

Andras Mantia amantia at kde.org
Sat May 20 09:14:11 UTC 2006


On Friday 19 May 2006 17:30, Vladimir Prus wrote:
> Hi,
> the MI branch, which was in development since 2006-01-30, and has 100
> commits on it at the moment, was just merged to KDevelop 3.4 branch,
> in revision 542513.

I didn't really tested, but a small comment regarding the Variables 
view: in KDevelop 3.3 the variable values were displayed in a non-fixed 
sized font and now the font used is fixed sized (Courier 10 pitch?). 
The problem is that even on a large display (I have 1280x1024) it takes 
too much space and you see too little from the variable value. I 
suggest to switch back to a font which is less wider. If you want, I 
can send screenshots with the difference.

Oops, I got a crash when trying to unset a breakpoint (the currently 
debugged line was I believe the line on which the breakpoint was):
Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47913848629312 (LWP 4105)]
[New Thread 1082132800 (LWP 4126)]
[KCrash handler]
#5  0x0000000000000191 in ?? ()
#6  0x00002b93cf7f6121 in __dynamic_cast () 
from /usr/lib64/libstdc++.so.6
#7  0x00002b93d528bef8 in GDBDebugger::Breakpoint::handleDeleted (
    this=0x29ba280, r=<value optimized out>)
    
at /data/development/sources/kde-3.5/kdevelop-3.4/languages/cpp/debugger/breakpoint.cpp:365
#8  0x00002b93d52880ee in GDBDebugger::GDBCommand::invokeHandler 
(this=0x6, 
    r=@0x0)
    
at /data/development/sources/kde-3.5/kdevelop-3.4/languages/cpp/debugger/gdbcommand.cpp:36
#9  0x00002b93d52845db in 
GDBDebugger::GDBController::processMICommandResponse
    (this=0x1b755e0, result=@0x2e21b90)
    
at /data/development/sources/kde-3.5/kdevelop-3.4/languages/cpp/debugger/gdbcontroller.cpp:1372
#10 0x00002b93d5284b81 in GDBDebugger::GDBController::slotDbgStdout (
    this=0x1b755e0, buf=<value optimized out>, buflen=<value optimized 
out>)
    
at /data/development/sources/kde-3.5/kdevelop-3.4/languages/cpp/debugger/gdbcontroller.cpp:1513
#11 0x00002b93d5280fb2 in GDBDebugger::GDBController::qt_invoke (
    this=0x1b755e0, _id=<value optimized out>, _o=0x7fffe0e90b60)
    at ./languages/cpp/debugger/gdbcontroller.moc:254
#12 0x00002b93cda647ac in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#13 0x00002b93ccd93ed0 in KProcess::receivedStdout (this=0x305c4c0, 
    t0=0x305c4c0, t1=0x7fffe0e90bf0 "^done\n(gdb) \n", t2=13)
    at ./kdecore/kprocess.moc:152
#14 0x00002b93ccd94f27 in KProcess::childOutput (this=0x305c4c0, 
fdno=38)
    
at /data/development/sources/kde-3.5/kdelibs/kdecore/kprocess.cpp:850
#15 0x00002b93ccd94f53 in KProcess::slotChildOutput (this=0x305c4c0, 
fdno=38)
    
at /data/development/sources/kde-3.5/kdelibs/kdecore/kprocess.cpp:730
#16 0x00002b93ccd95351 in KProcess::qt_invoke (this=0x305c4c0, _id=2, 
    _o=0x7fffe0e910e0) at ./kdecore/kprocess.moc:201
#17 0x00002b93cda647ac in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#18 0x00002b93cda653ef in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#19 0x00002b93cda7f04b in QSocketNotifier::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#20 0x00002b93cda0d985 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#21 0x00002b93cda0e5b7 in QApplication::notify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#22 0x00002b93ccd58c4d in KApplication::notify (this=0x7fffe0e91650, 
    receiver=0x3b6dc80, event=0x7fffe0e91400)
    
at /data/development/sources/kde-3.5/kdelibs/kdecore/kapplication.cpp:550
#23 0x00002b93cda0397c in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#24 0x00002b93cd9c4410 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#25 0x00002b93cda226a1 in QEventLoop::enterLoop ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#26 0x00002b93cda2254a in QEventLoop::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#27 0x00000000004085f5 in main (argc=<value optimized out>, 
    argv=<value optimized out>)
    at /data/development/sources/kde-3.5/kdevelop-3.4/src/main.cpp:145


Andras
-- 
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20060520/6faf8b82/attachment.sig>


More information about the KDevelop-devel mailing list