From: Frederic Weisbecker Date: Thu, 24 Jun 2010 08:00:24 +0000 (+0200) Subject: x86: Support for instruction breakpoints X-Git-Tag: v2.6.36-rc1~532^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7809daf64bf119fef70af172db6a0636fa51f92;p=pandora-kernel.git x86: Support for instruction breakpoints Instruction breakpoints need to have a specific length of 0 to be working. Bring this support but also take care the user is not trying to set an unsupported length, like a range breakpoint for example. Signed-off-by: Frederic Weisbecker Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Paul Mackerras Cc: Prasad Cc: Mahesh Salgaonkar Cc: Will Deacon Cc: Jason Wessel --- Reading git-diff-tree failed