From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27819 invoked by alias); 13 Mar 2002 20:11:42 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27664 invoked from network); 13 Mar 2002 20:11:32 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sources.redhat.com with SMTP; 13 Mar 2002 20:11:32 -0000 Received: from zaretsky (diup-222-210.inter.net.il [213.8.222.210]) by balder.inter.net.il (Mirapoint) with ESMTP id BGG13286; Wed, 13 Mar 2002 22:11:16 +0200 (IST) Date: Wed, 13 Mar 2002 12:11:00 -0000 From: "Eli Zaretskii" To: jingham@apple.com Message-Id: <8296-Wed13Mar2002220825+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: gdb-patches@sources.redhat.com In-reply-to: <0337C4EC-36B4-11D6-95FF-000393540DDC@apple.com> (message from Jim Ingham on Wed, 13 Mar 2002 10:56:22 -0800) Subject: Re: add set cp-abi command Reply-to: Eli Zaretskii References: <0337C4EC-36B4-11D6-95FF-000393540DDC@apple.com> X-SW-Source: 2002-03/txt/msg00206.txt.bz2 > Date: Wed, 13 Mar 2002 10:56:22 -0800 > From: Jim Ingham > > I am not currently proposing any fancy mechanism to try to switch on the > fly between the two. The problem is temporary so I don't really think > it is worth the effort to cook up such a scheme. Rather, I just added a > "set cp-abi" command so that my users can fix the problem by hand when > they notice it arising. Thanks, but please add something to gdb.texinfo to document this command.