mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
We have to always generate module create/destroy events to give debugger a chance to insert bp, read/write debuggee memory etc even there is no debug data was generated. In this case ELF will not be reported to debugger, just ISA GpuVA Related-To: NEO-6723 Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>