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: [RFA/DWARF] variables with no DW_AT_location


> Is this patch coming from an older tree?  Because dwarf2read doesn't
> do that any more.

Argh!!! Certain files in my tree had weird tags, and I have no idea
why. I made a clean check out of the sources, and now I see:

        Address of symbol "noloc" is unknown.

Thanks for catching this, and sorry for the trouble.
Should we still keep the testcase, though? (revised)

2007-03-29  Joel Brobecker  <brobecker@adacore.com>

        * gdb.dwarf2/dw2-noloc.S: New file.
        * gdb.dwarf2/dw2-noloc.exp: New file.

Tested on x86-linux.

-- 
Joel

Attachment: dw2-noloc.S
Description: Text document

Attachment: dw2-noloc.exp
Description: Text document


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