[Issue 18846] VisualD - show vtable in debugger
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun May 20 15:41:07 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18846
--- Comment #6 from Rainer Schuetze <r.sagitario at gmx.de> ---
The build was ok, I just looked at the class instance before it was
initialized.
I've now added symbol names (no demangling yet). One gotcha: if you are linking
with /INCREMENTAL, the linker relocates symbols through a series of jumps and
that confuses the symbol display.
--
    
    
More information about the Digitalmars-d-bugs
mailing list