From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: cwalker@yahoo-inc.com Cc: gdb-patches@sourceware.cygnus.com Subject: Re: GDB 5.0 on FreeBSD 3.4 Date: Thu, 25 May 2000 10:46:00 -0000 Message-id: <200005251746.e4PHkEk01220@delius.kettenis.local> References: X-SW-Source: 2000-05/msg00398.html FreeBSD 3.4 isn't supported by GDB 5.0, however I just added support for FreeBSD ELF systems (include 3.4) to the development version of GDB, so in principle it will be in the next GDB version. Meanwhile, you can check the version in CVS or get the next snapshot (the current snapshot probably doesn't work yet), but be aware that this isn't an official release. See http://sourceware.cygnus.com/gdb for more information. Mark