Open GoogleCodeExporter opened 9 years ago
Here you can find Ted's patch: https://breakpad.appspot.com/480002/
Original comment by Vasily.G...@gmail.com
on 1 Nov 2012 at 6:29
I attached the patch relatively to the revision r1077.
I refactored the code from https://breakpad.appspot.com/480002/ (Ted's code)
and change the function "prel31_to_addr". Now NO Segmentation fault and
functions addresses in CFI coincide with and without debug information.
Unfortunately, I didn't separate completely parsing and composing CFI. It is
possible to form some temporary structure, but, in my opinion, it is not a good
way.
Original comment by Vasily.G...@gmail.com
on 13 Nov 2012 at 5:24
Attachments:
Thanks, I took this updated patch, fixed a few things, and put it up on the
original Rietveld issue:
https://breakpad.appspot.com/480002/
Original comment by ted.mielczarek
on 19 Apr 2013 at 12:13
Original issue reported on code.google.com by
Vasily.G...@gmail.com
on 1 Nov 2012 at 6:24