compute-runtime/level_zero/tools/source/debug/windows
Yates, Brandon 0f6140deb0 fix(l0debug): windows topology map should always be created
Topology map was only being created when ZET_ENABLE_PROGAM_DEBUGGING was
set.  This was not correct.  Now it is unconditionally created at init,
and debug attach will fail if it is not valid.

Related-to: LOCI-3937

Signed-off-by: Yates, Brandon <brandon.yates@intel.com>
2023-03-27 16:24:57 +02:00
..
CMakeLists.txt refactor l0 cmake: add CMakeLists.txt files to solution 2023-03-17 12:09:03 +01:00
debug_session.cpp fix(l0debug): windows topology map should always be created 2023-03-27 16:24:57 +02:00
debug_session.h Cleanup includes 47 2023-02-10 17:07:30 +01:00
debug_session_windows_helper.cpp L0Debug - add support for blocking VM BIND on fence 2022-11-18 12:00:23 +01:00