I've followed the advice at: 
http://freebsd.kde.org/faq.php#AKDEapplicationcrashedandIwanttofileabugreportathttpbugskdeorgbutthebacktraceintheKDECrashManagerisuselessWhatcanIdo

but it still says it can't get useful crash info.

In my kernel config, I have the makeoptions DEBUG=-g
and in my make.conf:
WANT_KDE_DEBUG=yes
WANT_QT_DEBUG=yes
WANT_DEBUG=yes

I think the WANT_KDE_DEBUG and WANT_QT_DEBUG might be deprecated, in favor of 
WANT_DEBUG.

Do I also have to use any of these:
options         KTRACE                  # ktrace(1) support
options         STACK                   # stack(9) support
options DDB

otions DDB is missing in GENERIC and NOTES, yet it is still in XBOX and XEN.
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to