Skip to content

TCF Agent: Fix 32-bit elf on x86_64 stacktrace

evaluate_location_expression sft_cmd_rd_mem case to read 4 bytes for 32-bit elf instead of 8 bytes that breaks the call stack.

Merge request reports