QTCreator crash log
Unsolved
Qt Creator and other tools
-
Hi everyone and happy new year!
I need your help on small thing, but I do not find materials about it on my old friend Google.
I developped a plugin for QTCreator and it seem to make it crash.
I would like to understand what causes this crash, but I'm ineficient to find a way get that informations.
Thanks a lot,
Romain -
Hi and same to you !
Start Qt Creator with gdb and you'll be able to get a stack trace.
Or have your own build of Qt Creator that you start from another instance of Qt Creator ;)