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: [RFC] Don't lose compilation directory in Dwarf2 line-tables


On Thu, 2006-04-20 at 12:27 -0400, Daniel Jacobowitz wrote:
> On Tue, Apr 18, 2006 at 03:51:39PM +0200, Frederic RISS wrote:
> > +  if (dirname != NULL && dir != dirname)
> > +    xfree(dir);
> 
> xfree (dir) :-)

I've heard that patch reviewers have too much time and not enough work,
so I wouldn't dare to send a patch without something to comment :-)

Thanks again for the review.

> I've got no concerns about this patch; Jim was looking at this more
> than I was, though, so I hope he'll take a moment to look at this
> version.
> 


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