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: [PING] [RFC] Thread debug support for NetBSD 5


> I have two questions:
> 
> 1. Does the code still work on older versions of NetBSD?

There isn't any released threads support for older NetBSDs that I know
of.  Also, NetBSD needed some work (to make the ptrace function
sufficiently capable) which is in NetBSD-current, which is 5.0.
 
> 2. You could consider getting rid of the HAVE_PT_GETXMMREGS
>    conditionaization.  That would simplify the code a bit.  It would
>    mean mean dropping support for ancient NetBSD versions though.

Ok, thanks.
 
> I didn't look too closely at the nbsd-thread.c code, but nothing
> stands out as obviously wrong to me.  Pedro spotted a few things there
> though.

Thanks.  I haven't had any other feedback yet.

	paul


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