From 148b0bb4833631e709060fec7f36a1309f99a254 Mon Sep 17 00:00:00 2001 From: adrian Date: Thu, 8 Nov 2012 13:07:02 +0000 Subject: [PATCH] fast-breakpoints: work even if fast-watchpoints are enabled (TODO removed). git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1897 8c4709b5-6ec9-48aa-a5cd-a96041d1645a --- src/core/sal/perf/FastBreakpoints.ah | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/core/sal/perf/FastBreakpoints.ah b/src/core/sal/perf/FastBreakpoints.ah index f45d38e0..a381368f 100644 --- a/src/core/sal/perf/FastBreakpoints.ah +++ b/src/core/sal/perf/FastBreakpoints.ah @@ -16,10 +16,6 @@ #include "BreakpointBuffer.hpp" #include "../SALInst.hpp" -// TODOs: -// - Check if this solutation works, even if there are more than one -// active performance aspects. - aspect FastBreakpoints { // Refer to slice classes: