What steps will reproduce the problem?
1. I successfully integreate breakpad in my iOS application, now im trying to
get the sym using dump_syms
2. On my debian box I try to run "dump_syms breakpad-ios.app.dSYM >
breakpad-ios.sym"
3. dump_syms fails with this error:
Failed to mmap ELF file 'breakpad-ios.app.dSYM': No such device
Failed to write symbol file.
What is the expected output? What do you see instead?
The sys file
What version of the product are you using? On what operating system?
I compiled latest version from public svn
Please provide any additional information below.
Im not sure If I can run dump_syms on debian to get symbols for an iOS or OSX application. Is this possible? or I must run it on a OSX box?
Thanks a lot
Original issue reported on code.google.com by ch...@kidozen.com on 10 Mar 2014 at 3:00
Original issue reported on code.google.com by
ch...@kidozen.com
on 10 Mar 2014 at 3:00