This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/10272] backtraces fail with 32-on-64 executables


------- Additional Comments From mjw at redhat dot com  2009-06-26 13:20 -------
The reason is that the runtime/unwind.c unwinder hard codes the assumption that
it is using the native (64 bit) register set, it even "sanity checks" that
register widths are equal to sizeof(unsigned long)...

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10272

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]