mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Add EuThread class
- add thread map to RootDebugSession Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
e87056fb4d
commit
ad5735c60b
@@ -5,8 +5,10 @@
|
||||
#
|
||||
|
||||
set(L0_SRCS_TOOLS_DEBUG
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/debug_session.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/debug_session.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/debug_handlers.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/eu_thread.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}${BRANCH_DIR_SUFFIX}/debug_handlers.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user