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]

Re: [rfa] symbol hashing, part 2/n - ALL_BLOCK_SYMBOLS


> Your second commit is this new (ULGH) macro.  The macro (ULGH) shouldn't break anything but it is however still a (ULGH) macro.  Just include the extra tweeks you found.
> 
> (If you haven't figured it out, breakpoint.h has a similar (ULGH) macro so I'm biteing my tongue on this change [:-)]
> 
> Unfortunately, it can't be done without a macro here, without introducing about 30 new functions, spread out across a whole bunch of files.
> The real problem is so many things feel an uncontrollable urge to walk an entire block (or the entire symbol table).


Yes, like I said, I'm biteing my tongue :-)

Andrew



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