From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102176 invoked by alias); 13 Dec 2017 01:56:14 -0000 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 Received: (qmail 100904 invoked by uid 9176); 13 Dec 2017 01:56:09 -0000 Date: Wed, 13 Dec 2017 01:56:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Wed Dec 13 01:56:09 UTC 2017 Message-ID: <20171213015609.GA100898@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) X-SW-Source: 2017-12/txt/msg00288.txt.bz2 394a395,403 > gdb/or1k-tdep.c:135: gettext: _ markup: All messages should be marked up with _. gdb/or1k-tdep.c:135: error ("bitstring \"%s\" at offset %d has no length field.\n", > gdb/or1k-tdep.c:144: gettext: _ markup: All messages should be marked up with _. gdb/or1k-tdep.c:144: error ("bitstring \"%s\" at offset %d has no terminating 'b'.\n", > gdb/or1k-tdep.c:161: gettext: _ markup: All messages should be marked up with _. gdb/or1k-tdep.c:161: error ("invalid character in bitstring \"%s\" at offset %d.\n", > gdb/or1k-tdep.c:544: code: %p: Do not use printf(%p), instead use printf(%s,paddr()) to dump a target address, or host_address_to_string() for a host address gdb/or1k-tdep.c:544: fprintf_unfiltered (gdb_stdlog, "or1k_unwind_pc, pc=0x%p\n", > gdb/or1k-tdep.c:564: code: %p: Do not use printf(%p), instead use printf(%s,paddr()) to dump a target address, or host_address_to_string() for a host address gdb/or1k-tdep.c:564: fprintf_unfiltered (gdb_stdlog, "or1k_unwind_sp, sp=0x%p\n", > gdb/or1k-tdep.c:885: code: %p: Do not use printf(%p), instead use printf(%s,paddr()) to dump a target address, or host_address_to_string() for a host address gdb/or1k-tdep.c:885: "or1k_frame_cache, prologue_cache = 0x%p\n", > gdb/or1k-tdep.c:945: gettext: _ markup: All messages should be marked up with _. gdb/or1k-tdep.c:945: error ("end addr 0x%08x is less than start addr 0x%08x\n", > gdb/or1k-tdep.c:1071: code: %p: Do not use printf(%p), instead use printf(%s,paddr()) to dump a target address, or host_address_to_string() for a host address gdb/or1k-tdep.c:1071: fprintf_unfiltered (gdb_stdlog, " this_sp_for_id = 0x%p\n", > gdb/or1k-tdep.c:1073: code: %p: Do not use printf(%p), instead use printf(%s,paddr()) to dump a target address, or host_address_to_string() for a host address gdb/or1k-tdep.c:1073: fprintf_unfiltered (gdb_stdlog, " start_addr = 0x%p\n",