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 ping] change lookup order of $localvars to happen before symbol tables


On Sun, Sep 17, 2006 at 12:22:08AM -0400, Mike Frysinger wrote:
> > Would you mind resubmitting with those changes?
> 
> sure, ive attached two versions ... the first is just the previous patch with 
> your requested changes while the second is that plus breaking up the 
> internal_lookup() function into lookup_only_internal() and 
> create_internal() ... doesnt matter to me which of these patches are accepted 
> as they both accomplish my original goal :)

Nice.  The second one is OK.  There's one small problem; I don't think
we get to call a patch of this size trivial, and I don't see a
copyright assignment for you on file.  Am I missing one?  If not, I
think I have to ask you to put one in place.

-- 
Daniel Jacobowitz
CodeSourcery


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