This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Analysis of remaining xm-host headers
Sam TH <sam@uchicago.edu> writes:
> On Wed, Mar 14, 2001 at 02:00:10AM -0800, Zack Weinberg wrote:
>
> > run that under the debugger
>
> Bad news: configure: error: *** Gdb does not support host
> i586-pc-beos
Actually, it does.
I ported GDB to BeOS years ago.
Binaries are available in geekgadgets (ftp.geekgadgets.org).
I haven't updated or submitted the port for official inclusion, but it
is a full port, and supports threads and whatnot, to the degree I could.
--Dan