This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Handle DW_TAG_subrange_type


Joel Brobecker writes:
 > > Can you post an example of the debug info you see for Ada in this
 > > case, just for the record?
 > 
 > In addition to the example posted by Andreas, here is the code in GCC
 > that generates these subrange types:
 > 
[...]
 > 
 > So the only information we are stuffing in these types are the name,
 > the bounds, and a reference to the parent type.
 > 

Ok, thanks. Makes sense.

elena


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]