From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8481 invoked by alias); 13 Dec 2001 22:45:25 -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 8460 invoked from network); 13 Dec 2001 22:45:24 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 13 Dec 2001 22:45:24 -0000 Received: from redhat.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id OAA06782; Thu, 13 Dec 2001 14:45:19 -0800 (PST) Message-ID: <3C192F22.23DCF00A@redhat.com> Date: Thu, 13 Dec 2001 14:45:00 -0000 From: Jackie Smith Cashion X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Fernando Nasser CC: GDB Patches Subject: Re: RFA: Ugly "show user" output revisited References: <3C18C219.3AC7CBC1@redhat.com> <3C18F717.156238C8@redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00361.txt.bz2 Fernando Nasser wrote: > > Jackie, > > Have you checked if the output is OK with -i=mi as well? > > Asuuming you did test that, you can check this in. > > And thanks for the fix. > > Fernando I ran "gdb -nw -i=mi" and defined a command containing "while" and "if". The output looked okay to me. I've committed my changes. -- Jackie