Browser Support • Re: Cloudflare Verification Loop issues
Pale Moon forum - Forum index [Unofficial]
April 24, 2026
Yeah I don't know what files exactly the symbols for debugging would be in with gcc or clang.
Unfortunately me neither. Although I'm using Linux it's not a long time since starting building apps and libraries, and it's kinda late for my memory to start learning a lot of things. Back in Windows I did know about pdb files and it would've been easy for me to find them. One thing I remember is that in Linux ELF files (executables and libraries) carry some symbols in themselves - symbols that are stripped off by the strip command, which is performed by the PM script(s) before packing to xz archive. That could just be it but I'm not 100% sure.
Discussion in the ATmosphere