zhouchengcom/google-breakpad

minidump-2-core should detect dump file format at run time

Opened this issue · 2 comments

Right now, minidump-2-core is hard coded for a given machine architecture at 
compile time. It would be nicer to instead detect the dump format at run time 
and handle it appropriately.

Original issue reported on code.google.com by thestig@chromium.org on 28 May 2014 at 5:18

Original comment by thestig@chromium.org on 28 May 2014 at 5:18

Original comment by vapier@chromium.org on 22 Jan 2015 at 9:24