Igniz Posted May 12, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 69 Reputation: 15 Joined: 12/06/11 Last Seen: August 7, 2024 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 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 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...
Question
Igniz
How can i setup cmake in order to make crash dumps (like gdb with configure)
Link to comment
Share on other sites
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.