From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9855 invoked by alias); 17 Apr 2009 09:10:25 -0000 Received: (qmail 9831 invoked by uid 22791); 17 Apr 2009 09:10:19 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 17 Apr 2009 09:10:12 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KI800J00MO4O800@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Fri, 17 Apr 2009 12:10:09 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.126.183.184]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KI800LNFMSWKG20@i_mtaout3.012.net.il>; Fri, 17 Apr 2009 12:10:09 +0300 (IDT) Date: Fri, 17 Apr 2009 09:10:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] print error message if (auto) disassembly failed In-reply-to: <20090416215426.GL7585@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83tz4nk5n2.fsf@gnu.org> References: <20090416173918.GP7557@adacore.com> <834owolc51.fsf@gnu.org> <20090416180146.GH7585@adacore.com> <831vrslb0f.fsf@gnu.org> <20090416190654.GJ7585@adacore.com> <83vdp4jn6j.fsf@gnu.org> <20090416215426.GL7585@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00412.txt.bz2 > Date: Thu, 16 Apr 2009 14:54:26 -0700 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > > OK, but your suggested message text is too long, I think. Something > > shorter, like "(address unreadable)" is better, IMO. > > I just printing the error message that has been "thrown". I don't see > any way of printing what you want without parsing that error message. > Do you see any? No, I guess not. Too bad that we are at the mercy of some code that has no idea of the context.