moabi2000 wrote: > I have all those debuginfo installed, but gdb still says there is no line > number information: > > Starting program: /usr/bin/nepomukservicestub nepomukfilewatch > [Thread debugging using libthread_db enabled] > [New Thread 0x7fffec601710 (LWP 7450)] > > Breakpoint 1, 0x00007fffec612190 in > KInotify::Private::addWatchesRecursively(QByteArray const&) () from > /usr/lib64/kde4/nepomukfilewatch.so > (gdb) step > Single stepping until exit from function > _ZN8KInotify7Private21addWatchesRecursivelyERK10QByteArray, > which has no line number information. > > Any idea why? Mismatched main and -debuginfo packages? They have to be exactly the same version. Kevin Kofler