mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 15:53:13 +08:00
GDB requires debug zebin to be an absolute ELF. This change adds setting symbols values to absolute addresses allowing GDB to work correctly. Resolves: NEO-7097 Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>