[PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
Alexey Samsonov
vonosmas at gmail.com
Tue Jun 23 14:03:33 PDT 2015
Interesting. Apparently, this happens with symbolization enabled. Frame 0 and Frame 1 in the example above share the *same* PC 0x10104768. Which is somewhat weird - normally PC you should unwind from should be inside the interceptor (e.g. "operator new"), but not inside GetStackTraceWithPcBpAndContext() that is inlined into it.
http://reviews.llvm.org/D9259
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list