> I managed to build gdb-4.17 in FreeBSD 4.0, here's how to do it:
...
> Then it should all build (and perhaps work). The same hacks probably apply
> to gdb-4.18 and gdb-current (but so far gdb-4.17 is the most useful version
> I've seen for debugging C++).
Are you saying 4.17 is better than 4.18 for debugging C++? Or are you
saying you didn't know FreeBSD comes with gdb:
$ which gdb
gdb is hashed (/usr/bin/gdb)
$ gdb --version
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
...
--
-- David ([EMAIL PROTECTED] -or- [EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message