Bug 129834
| Summary: | JSC backtraces only provide machine addresses in JIT code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Hahnenberg <mhahnenberg> |
| Component: | JavaScriptCore | Assignee: | Mark Hahnenberg <mhahnenberg> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Hahnenberg
It would be nice if we included some data about the CodeBlock of any machine instructions encountered while creating the backtrace. Perhaps something like the name/hash format we use in the JSC profiling data output?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |