From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21815 invoked by alias); 15 Jul 2013 07:47:19 -0000 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org Received: (qmail 21806 invoked by uid 89); 15 Jul 2013 07:47:19 -0000 X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Received: from Unknown (HELO outdoor.onevision.de) (212.77.172.51) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 15 Jul 2013 07:47:19 +0000 Received: from sanders.onevision.de (moonrace [212.77.172.62]) by outdoor.onevision.de (8.14.3/8.13.7/ROSCH/DDB) with ESMTP id r6F7l5R3005932 for ; Mon, 15 Jul 2013 09:47:10 +0200 Received: from [192.168.5.32] ([192.168.5.32]) by sanders.onevision.de (Lotus Domino Release 8.5.3) with ESMTP id 2013071509470031-95779 ; Mon, 15 Jul 2013 09:47:00 +0200 Message-ID: <51E3A8F4.80404@onevision.com> Date: Mon, 15 Jul 2013 07:47:00 -0000 From: Roland Schwingel User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: insight@sourceware.org Subject: Re: [PATCH] Update after changes in pretty printing Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-15; format=flowed X-SW-Source: 2013-q3/txt/msg00013.txt.bz2 Hi Keith... insight-owner@sourceware.org wrote on 15.07.2013 09:32:26: > On 07/15/2013 12:04 AM, Roland Schwingel wrote: > > 2013-07-15 Roland Schwingel > > > > * generic/gdbtk-register.c (get_register): Update > > to reflect changes from upstream gdb. Prettyprinting > > becomes prettyformatting now. > > * generic/gdbtk-wrapper.c (GDB_val_print,wrap_val_print): > > Likewise. > > * generic/gdbtk-wrapper.h (GDB_val_print): Likewise. > > Thank you for pointing this out. Please commit your patch. > > Keith Commited right now. Thanks for your fast response. Roland