From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10646 invoked by alias); 10 Mar 2015 13:26: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 10631 invoked by uid 89); 10 Mar 2015 13:26:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_50,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mail.datasphere.ch Received: from mail.datasphere.ch (HELO mail.datasphere.ch) (195.70.3.149) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 10 Mar 2015 13:26:17 +0000 Received: from dataspheresrv01.datasphere.ch (ForestDnsZones.datasphere.ch [195.70.3.151]) by mail.datasphere.ch (8.14.8/8.14.8) with ESMTP id t2ADQ069025485; Tue, 10 Mar 2015 14:26:03 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Status of insight/gdbtk Date: Tue, 10 Mar 2015 13:26:00 -0000 Message-ID: In-Reply-To: <54FDDA6A.20808@daruma.com.br> References: <547B8C3C.20102@aldan.algebra.com> <54FDDA6A.20808@daruma.com.br> From: "Patrick Monnerat" To: =?iso-8859-1?Q?Marco_Aur=E9lio_da_Cruz?= , X-IsSubscribed: yes X-SW-Source: 2015-q1/txt/msg00002.txt.bz2 =20 Marco Aur=E9lio da Cruz wrote: > Hi, Patrick. Hi Marco, > I followed your instructions and compiled the sources against Sourcery Co= deBench Lite 2014.05 (arm-none-eabi). It compiled fine and almost everythin= g worked. Just changing the format of variable in the Watch window from nat= ural to decimal or hexadecimal is not working. Many thanks for the bug report. This feature disappeared when I introduced the pretty printers. Sorry ! I've now restored this functionality. https://github.com/monnerat/insight/commit/4911a6b6e157d8056ac2f0729fc0bfae= a1787e94 If you upgrade your git clone and recompile, it should be ok. > Thank you for the nice job you are doing. You're welcome. And thanks to you for your interest in insight. Cheers, Patrick