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 Tue, Apr 18, 2006 at 03:51:39PM +0200, Frederic RISS wrote:
> +  if (dirname != NULL && dir != dirname)
> +    xfree(dir);

xfree (dir) :-)

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.

-- 
Daniel Jacobowitz
CodeSourcery


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