Question: How can I list up variables allocated in a specific section in an elf file? For example, if I do readelf -t vmlinux, I can see the section informations (start offset and the size, of course in virtual address) ...

Question: I’ve used Ubuntu 20.04.3, and when I run I got weird debug filename while expecting something like cp.debug This is the original Ubuntu image, no modification at all. Is there any reason for this? Answer: I got weird debug ...