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]
Other format: [Raw text]

Re: RFA: gdb/568, messy thread exits


   Date: Mon, 12 Aug 2002 12:14:47 -0400
   From: Daniel Jacobowitz <drow@mvista.com>

   Michael, Mark - what do you think of this patch?  A better explanation
   of the patch is at:
     http://sources.redhat.com/ml/gdb-patches/2002-07/msg00630.html

It's a kludge.  Therefore I'm not inclined to say that this can go in.
We should really fix things such that lwp_from_thread isn't called
under the circumstances where you're having problems, or we should
modify it such that it doesn't have to call td_ta_map_id2thr() under
those troublesome circumstances.

If we can't come up with such a patch in a timely fashion, we could
decide to get this in, but not without a comment saying that it is a
kludge.

Mark


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