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] struct lwp in bsd-kvm.c


   From: "Nathan J. Williams" <nathanw@wasabisystems.com>
   Date: 06 Aug 2004 16:42:42 -0400

   2004-08-06  Nathan J. Williams  <nathanw@wasabisystems.com>

	   * configure.in: Test for struct lwp in <sys/lwp.h>
	   * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
	   the offset of l_addr in struct lwp.

   OK to commit?
   (I'm not clear what the protocol is for dealing with regenerating
   configure and config.in)

Thanks, yes, except that configure and config.in need to be
regenerated; with a special version of autoconf :-(.

You should be able to get the right version from

   ftp://sources.redhat.com/pub/binutils

but if you drop me a mail when you've checked things in, I'll
regenerate the files for you.


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