Crash reporting improvements: Difference between revisions

Added the skeleton for the inline function support plan
(Added the "disassembly in the stack walker" entry)
(Added the skeleton for the inline function support plan)
Line 120: Line 120:
adjust the crashing address and add a human readable output of the disassembly
adjust the crashing address and add a human readable output of the disassembly
to the JSON output so that it can be surfaced.
to the JSON output so that it can be surfaced.
== Support inlined functions in crash stacks ==
=== Overview ===
Status: not started<br>
Developer(s):<br>
Source code:<br>
Original source code: N/A<br>
Bugs:<br>
* {{Bug|1398533}}
* dump_syms issue [https://github.com/mozilla/dump_syms/issues/280 #280]
* symbolic issue [https://github.com/getsentry/symbolic/issues/432 #432]
=== Description ===
=== Rationale ===
=== Plan ===
Confirmed users
387

edits