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
[ROCm/ROCR-Runtime commit: b77189cf83]
This commit is contained in:
zatwierdzone przez
Jonathan Kim
rodzic
3bddb35c78
commit
a10eaed8dc
@@ -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