From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8340 invoked by alias); 5 Feb 2003 08:13:33 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8332 invoked from network); 5 Feb 2003 08:13:30 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 172.16.49.205 with SMTP; 5 Feb 2003 08:13:30 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h158DS731675 for gdb@sources.redhat.com; Wed, 5 Feb 2003 02:13:28 -0600 Date: Wed, 05 Feb 2003 08:13:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200302050813.h158DS731675@duracef.shout.net> To: gdb@sources.redhat.com Subject: Where to document supported versions of binutils? X-SW-Source: 2003-02/txt/msg00097.txt.bz2 We've learned that, on native i686-pc-linux-gnu, gdb has bugs with binutils prior to binutils 2.13. I saw this happen in my test bed, and David Carlton also saw it happening on his system. Where do we record this knowledge so that gdb users can see it? There doesn't appear to be a obvious section in NEWS or README for information like this. Michael C