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: Re: [PATCH] fixed inherit_abstract_dies infinite recursive call


From: linzj <linzj@ucweb.com>

I don't think my patch is able to fill the hole of DWARF specs,and there my not be 
any hole.
My patch is adding a bit to die and actully form a bitmap when processing dwarf byte code.
If you think process_die as graph traversal,that bitmap is to avoid visiting a node twice.

I post duplicatly simply because I don't know how to use mail list.
I will add the change logs in next patch.
I change the source so few,I don't think an FSF assignment is needed(not more than 10 lines).


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