clayborg wrote:

I just noticed the naming difference. I am thinking of the standard older 
`.debug_pubnames` and `.debug_pubtypes`. Are the `.debug_gnu_pubnames` and 
`.debug_gnu_pubtypes` more complete and usable by debuggers? If so, then we 
should use the `-dlldb` to disable these GNU specific pubnames and pubtypes 
sections. And ensure that `-ggdb` enables these if GDB still uses them and if 
it doesn't support `.debug_names` very well.

https://github.com/llvm/llvm-project/pull/82840
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to