Closed Bug 517827 Opened 15 years ago Closed 14 years ago

Breakpad DWARF CFI: add support to google_breakpad::Module for CFI

Categories

(Toolkit :: Crash Reporting, defect)

All
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jimb, Unassigned)

References

Details

Breakpad's Linux symbol dumper works by parsing the debugging information and recording it in a google_breakpad::Module instance, and then calling a member function on that instance to write out the Breakpad symbol file.  The Module class should be extended to store and write Breakpad's call frame information format.
Blocks: 517829
Depends on: 517825
These changes are written, with unit tests:

http://hg.mozilla.org/users/jblandy_mozilla.com/breakpad-mq/file/9d9c98dc78ad
Status: NEW → ASSIGNED
This work has been submitted to Google for review:

55011 - Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI
records.
http://breakpad.appspot.com/55011/show
Landed in upstream sources.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.