kfdtest: add hit trap event test
Check that a jump to trap event can be picked up by the debugger. Signed-off-by: Jonathan Kim <jonathan.kim@amd.com> Change-Id: Iad5f87092f2b82d5018013bba548979122a9bd02
This commit is contained in:
committed by
Jonathan Kim
parent
97fc25bb8d
commit
b77189cf83
@@ -62,4 +62,8 @@ extern const char *ReadMemoryIsa;
|
||||
extern const char *GwsInitIsa;
|
||||
extern const char *GwsAtomicIncreaseIsa;
|
||||
|
||||
/* HitTrapEvent */
|
||||
extern const char *jump_to_trap_gfx;
|
||||
extern const char *trap_handler_gfx;
|
||||
|
||||
#endif // _SHADERSTORE_H_
|
||||
|
||||
Reference in New Issue
Block a user