Browser Support • Re: Cloudflare Verification Loop issues
Pale Moon forum - Forum index [Unofficial]
April 24, 2026
[...] I don't seem to have debug symbols for that one [...].
Slightly off-topic but since you mentioned it: how exactly would one go about creating/gathering debug symbols for a self-built release? May come in handy at some point.
Save your objdir. pretty much as simple as that. If it's a Windows build, the symbols will be in the collection of .pdb files. Other targets, I don't know exactly but a debugger should be able to get them by pointing to the object directory.
Discussion in the ATmosphere