On 03/03/2016 02:09, Peter Feiner wrote: > Some aids for debugging: stack dumping, register dumping, and printing > failing assertion conditions. > > N.B. I haven't tried compiling on arm or ppc. > > v2: > * Fixed a bunch tests on x86 that broke with > -fno-omit-frame-pointer. > * Only use -fno-omit-frame-pointer on x86. I suspect arm & ppc > will have similar problems that I fixed for x86. ARM and PPC have fewer tests and even less inline assembly, so hopefully they're safe. But, I agree with adding support one architecture at a time. Drew had comments so for now I'm applying patches 1-4. Thanks a lot for them! Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html