Igniz Posted May 12, 2012 Share Posted May 12, 2012 How can i setup cmake in order to make crash dumps (like gdb with configure) Quote Link to comment Share on other sites More sharing options...
Asura Posted May 12, 2012 Share Posted May 12, 2012 Hi Igniz, You need to configure with this... ./configure --enable-debug=gdb Make sure you have GDB installed already on your system. 1 Quote Link to comment Share on other sites More sharing options...
How can i setup cmake in order to make crash dumps (like gdb with configure)
Link to comment
Share on other sites