https://bugs.kde.org/show_bug.cgi?id=365684
--- Comment #8 from caulier.gil...@gmail.com --- Debuging under OSX is not too simple as Linux or Windows. I tried, as Windows version, to include GDB, but it prohibited to attached process to debugger without to sign GDB to Apple service. It's for security reason (as Apple said). Alternative is to patch internal settings from OSX and restart it. But it's not sure that it work with last OSX version. The most simpler way, is to use a debugger already signed and available in AppStore. Here i use XCode, I start digiKam, and i attched the process to Xcode debugger. There are few command in Xcode menu to use. It's simple. After that, you use digiKam until it crash. XCode will indicate where process is stopped in code with the call backtrace. The problem is that XCode is a huge package to install. I don't yet tried to check if a small debugger exists in AppStore. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.