Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- future/tm.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/future/tm.tex b/future/tm.tex index 04d6c909c299..80aabf4340ed 100644 --- a/future/tm.tex +++ b/future/tm.tex @@ -641,7 +641,7 @@ lock-based critical sections and from RCU read-side critical sections. However, in initial transactional-memory hardware implementations~\cite{DaveDice2009ASPLOSRockHTM} an exception within a transaction will abort that transaction, which in turn means that -breakpoints abort all enclosing transactions +breakpoints abort all enclosing transactions. So how can transactions be debugged? -- 2.10.0 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html