Accessing vtable, initialiser, etc symbols from debug (gdb)

Jacob Carlborg doob at me.com
Mon Dec 30 04:57:57 PST 2013


On 2013-12-30 13:24, Iain Buclaw wrote:

> However I'm not sure if the names are sufficient, and whether or not
> they should really be prefixed with a double underscore to ensure that
> they don't conflict with user-declared members (especially the
> compiler-generated symbols).

I think they should have some kind of prefix to avoid conflict with user 
declared symbols and somehow indicate they're special symbols.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list