On Sun, Jan 17, 2016 at 06:46:25PM +0100, Martin Marmsoler wrote: > Hello, > > I would ask how you debug KiCad,
Using gdb at the command line or the gdb plugin in emacs. :) > because I tried to do it with QtCreator. I > starts KiCad, I can also click on the pl editor and there I can do > something and can debug, but when I click on eeschema KiCad crash with a > segmentation fault. When I compile in the terminal it works right. Does > anyone tried too? > I get this error but I think you can do anything with that: > > "The inferior stopped because it received a signal from the operating > system. > > Signal name : > > SIGSEGV > > Signal meaning : > > Segmentation fault" > > Martin > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

