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 , 11 years ago
Type: | bug → enhancement |
---|
comment:2 by , 11 years ago
Status: | new → in-progress |
---|
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Note:
See TracTickets
for help on using tickets.
Implemented in hrev46063.