On 6/29/24 4:06 PM, Mark Harmstone wrote:
Make everything more gdb-friendly by using an enum for symbol constants
rather than #defines.

     gcc/
             * dwarf2codeview.cc (S_LDATA32, S_GDATA32, S_COMPILE3): Undefine.
             (enum cv_sym_type): Define.
             (struct codeview_symbol): Use enum cv_sym_type.
             (write_codeview_symbols): Add default to switch.
OK for the trunk.

jeff

Reply via email to