Opened 11 years ago

Closed 11 years ago

#9960 closed enhancement (fixed)

Include disassembly in crash report

Reported by: bonefish Owned by: anevilyak
Priority: normal Milestone: R1
Component: Applications/Debugger Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When encountering a segmentation fault, when the faulting code hasn't been built with debug information, the crash report often doesn't allow to infer the fault address. A disassembly of the faulting instruction (possibly even of part of or the whole of the function) should be included.

Change History (3)

comment:1 by bonefish, 11 years ago

Type: bugenhancement

comment:2 by anevilyak, 11 years ago

Status: newin-progress

comment:3 by anevilyak, 11 years ago

Resolution: fixed
Status: in-progressclosed

Implemented in hrev46063.

Note: See TracTickets for help on using tickets.