>>>>> Adhemerval Zanella Netto via Gdb <gdb@sourceware.org> writes: I didn't really follow this discussion, but: > Do we have the concept of symbol aliases for DWARF? Yes, DWARF can use DW_TAG_imported_declaration. However gdb's support for this is incomplete and you'd have to try it out to see if it's sufficient for this purpose. Tom