From 0654967f39933b25cbbcb0e8a5cf18b63e8e7073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20B=C3=B6ckenkamp?= Date: Wed, 3 Apr 2013 16:55:33 +0200 Subject: [PATCH] A small hint about the current trap-handler impl. in gem5 Change-Id: Ia8c80152bc0eb0f032e7ddfbfa2fd9b246e34697 --- src/core/sal/gem5/notes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/sal/gem5/notes.txt b/src/core/sal/gem5/notes.txt index 5920e896..1de619e0 100644 --- a/src/core/sal/gem5/notes.txt +++ b/src/core/sal/gem5/notes.txt @@ -2,6 +2,7 @@ Working: - Breakpoints - MemAccess - Traps (limited to traps that are triggered in the weather-monitor experiment) + Note: The trap number is not provided (in onTrap()), always set to 0 On Breakpoints: - BPRangeBreakpoints and BPSingleBreakpoints(ANY_ADDRESS) are only working with