[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [patch 13/26] Xen-paravirt_ops: Consistently wrap paravirt ops callsites to make them patchable
> It's inability to handle sequences like the above sounds to me like > a very good argument to _not_ merge the unwinder back into the tree. The unwinder can handle it fine, it is just that gcc right now cannot be taught to generate correct unwind tables for it. If paravirt ops is widely used i guess it would be possible to find some workaround for that though. There is one case it truly cannot handle (it would be possible by switching to dwarf3), but that was relatively easily eliminated and wasn't a problem imho. > To me, that unwinder is nothing but trouble, it severly limits what > cases you can use special calling conventions via inline asm (and we > have done that on several occaisions) and even ignoring that the > unwinder only works half the time. Initially we had some bugs that accounted for near all failures, but they were all fixed in the latest version. > Please don't subject us to another couple months of hair-pulling only > to have Linus yank the thing out again, there are certainly more > useful things to spend time on :-) I think better backtraces are a good use of my time. Sorry if you disagree on that. -Andi _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |