mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-22 10:17:01 +08:00
Add source level debugger header from SDK
Change-Id: I9898ec8892798facb71ccae0547c894b6b5a0288
This commit is contained in:
committed by
sys_ocldev
parent
61e7ae9280
commit
344e92acfa
@@ -13,6 +13,8 @@
|
||||
#include "runtime/os_interface/os_interface.h"
|
||||
#include "lib_names.h"
|
||||
|
||||
#define IGFXDBG_CURRENT_VERSION 4
|
||||
|
||||
namespace OCLRT {
|
||||
const char *SourceLevelDebugger::notifyNewDeviceSymbol = "notifyNewDevice";
|
||||
const char *SourceLevelDebugger::notifySourceCodeSymbol = "notifySourceCode";
|
||||
|
||||
Reference in New Issue
Block a user