Igniz Posted May 12, 2012 Posted May 12, 2012 How can i setup cmake in order to make crash dumps (like gdb with configure) Quote
Asura Posted May 12, 2012 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
Question
Igniz
How can i setup cmake in order to make crash dumps (like gdb with configure)
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.