From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12553 invoked by alias); 14 Aug 2010 01:54:06 -0000 Received: (qmail 10692 invoked by uid 9176); 14 Aug 2010 01:53:52 -0000 Date: Sat, 14 Aug 2010 01:54:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Sat Aug 14 01:53:52 UTC 2010 Message-ID: <20100814015352.GA10686@sourceware.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i 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: 2010-08/txt/msg00204.txt.bz2 814a815,817 > gdb/mi/mi-main.c:1490: gettext: _ markup: All messages should be marked up with _. gdb/mi/mi-main.c:1490: error ("Unable to read memory."); > gdb/mi/mi-main.c:1512: code: sprintf: Do not use sprintf, instead use xstrprintf gdb/mi/mi-main.c:1512: sprintf (p, ', read_result->data[i]); > gdb/mi/mi-main.c:1582: gettext: _ markup: All messages should be marked up with _. gdb/mi/mi-main.c:1582: error ("mi_cmd_data_write_memory: Usage: [-o COLUMN_OFFSET] ADDR FORMAT WORD-SIZE VALUE."); 821a825 > gdb/mi/mi-main.c:1738: gettext: _ markup: All messages should be marked up with _. gdb/mi/mi-main.c:1738: error ("the specified thread group does not exist");