This is the mail archive of the gdb-patches@sourceware.org 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/rfc] Recognize non-DW_AT_location <value optimized out> symbols


> The first observation is that dwarf2read treats zero-length DW_AT_location
> lists as LOC_OPTIMIZED_OUT. See var_decode_location:

OK - got it, now. The problem is when the DW_AT_location is missing
entirely. Aha...

-- 
Joel


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