سؤال

I am using google break pad to generate core dumps of linux applications. What I want to know is is there a way to convert from the .dmp that break pad creates to a linux core file, so that I can debug it with gdb and linux symbols?

هل كانت مفيدة؟

المحلول

There is a tool in google break pad at /srs/tools/linux/md2core that does exactly this.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top