Decompress Binary

Extract the inner ELF from a ClickHouse self-extracting `clickhouse` binary, including when its architecture differs from the host (e.g. to load an aarch64 CI core dump on an x86 workstation). Use when gdb/lldb needs real symbols from a downloaded CI/release binary, or when self-extraction by running the binary is not possible because of an architecture mismatch.

ClickHouse Updated

File contents

ClickHouse/ClickHouse/tree/main/.claude/skills/decompress-binary commit 8927e3ea39

Frequently asked questions

npx skillmds@latest add clickhouse-clickhouse/decompress-binary