NEW129834
JSC backtraces only provide machine addresses in JIT code
https://bugs.webkit.org/show_bug.cgi?id=129834
Summary JSC backtraces only provide machine addresses in JIT code
Mark Hahnenberg
Reported 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?
Attachments
Note You need to log in before you can comment on or make changes to this bug.