This is the mail archive of the gdb@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: GDB 6.5 branch open for patches !


From: "David S. Miller" <davem@davemloft.net>
Date: Tue, 16 May 2006 17:01:17 -0700 (PDT)

> From: Joel Brobecker <brobecker@adacore.com>
> Date: Tue, 16 May 2006 13:24:43 -0700
> 
> > Just a quick note to confirm that the gdb-6.5 branch is now open
> > for patches. We also gratefully accept build reports and/or
> > testsuite reports.
> 
> Some recent change broke thread debugging on Linux/Sparc, I'll try
> to figure out where this regression came from.

Actually... something is up with the test tarball.

In the test tarball from the FTP site, the file
gdb-6.4.0.20060516/gdb/sparc-linux-nat.c only contains the function
"_initialize_sparc_linux_nat ()", whereas in the gdb-6.5 branch that
file also contains the necessary supply_gregset() et al. that should
be.

Perhaps the 6.5 branch snapshot FTP url was incorrect or it contains
the wrong sources :-)


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