From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51421 invoked by alias); 29 Aug 2018 01:57:23 -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 50228 invoked by uid 9176); 29 Aug 2018 01:57:17 -0000 Date: Wed, 29 Aug 2018 01:57:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Wed Aug 29 01:57:16 UTC 2018 Message-ID: <20180829015716.GA50222@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: 2018-08/txt/msg00724.txt.bz2 120a121,122 > gdb/csky-tdep.c:1612: gettext: trailing new line: A message should not have a trailing new line gdb/csky-tdep.c:1612: warning (_("Invalid breakpoint address 0x%x is an odd number.\n"), > gdb/csky-tdep.c:2234: deprecate: read_pc: Replace READ_PC() with frame_pc_unwind; at present the inferior function call code still uses this gdb/csky-tdep.c:2234: set_gdbarch_read_pc (gdbarch, csky_read_pc); gdb/csky-tdep.c:2234: set_gdbarch_read_pc (gdbarch, csky_read_pc);