Hello, Martin. On Fri, Jul 22, 2011 at 10:29:22AM +0200, Martin Schwidefsky wrote: > I could special case ptrace with PTRACE_SINGLESTEP to return with > TRAP_TRACE instead of TRAP_HWBKPT but that would be artificial. > From the hardware perspective its the same. It's true that ptrace is more dependent on arch details than most but still part of user-facing API and maintaining API consistency should haver higher priority, so I really think we should have well defined generic set of event information all archs implement and then some arch dependent exception where absolutely necessary. The problem at this stage tho is that I don't have much idea how to divide them. Eh well, let's see how it goes. :) Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html