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] clean up potential memory leak in thread.c


On Thu, Sep 29, 2005 at 01:18:41PM -0400, Kris Warkentin wrote:
> Got rid of a 'FIXME' by implementing a target hook for cleaning up 
> private thread info.  Look kosher?

I assume you have some target data that you need to get rid of for QNX? 
Most other threaded targets have found a single struct sufficient, so
I'm mildly curious what you need.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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