Bug 129834

Summary: JSC backtraces only provide machine addresses in JIT code
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Mark Hahnenberg 2014-03-06 15:06:43 PST
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?