Re: [Gems-users] Magic Instructions


Date: Fri, 15 Sep 2006 08:10:35 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Magic Instructions
Daniele Bordes wrote:
I still have the same problem with Magic Instruction, so I run simics
command "list-hap-callbacks" and I see two callbacks regarding "Core
Magic Instruction"; the handler written by me (which should stop the
simulation) is the second one. Could it be that only the first (and
preexistent) hap handler is called? Actually it seems that my handler
is never triggered...

When multiple callbacks are installed, all of them are called, in sequence, when the event occurs.
Does anyone know how to "uninstall" a handler callback?
There is an API for this, see the Simics Reference Manual under "HAP" and/or "API".
Sorry to be a nuisance.
Thank you all.
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.


[← Prev in Thread] Current Thread [Next in Thread→]