mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +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>