DWARF output, type of char[]?
    BCS 
    ao at pathlink.com
       
    Mon Apr  2 17:35:14 PDT 2007
    
    
  
Reply to Cristian,
> What is the DWARF type of char[], as output by the DMD backend?
I've wondered at this kind of thing to. Why isn't it some sort of ptr/length 
pair struct? Name it something remotely readable and it will be a ton better 
than unsigned long long. The expression that gets the content of a char[] 
as something gdb can read is several inches long.
    
    
More information about the Digitalmars-d-debugger
mailing list