From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18867 invoked by alias); 1 Jun 2007 20:07:31 -0000 Received: (qmail 18855 invoked by uid 22791); 1 Jun 2007 20:07:30 -0000 X-Spam-Check-By: sourceware.org Received: from py-out-1112.google.com (HELO py-out-1112.google.com) (64.233.166.176) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Jun 2007 20:07:28 +0000 Received: by py-out-1112.google.com with SMTP id a25so1778232pyi for ; Fri, 01 Jun 2007 13:07:26 -0700 (PDT) Received: by 10.65.135.19 with SMTP id m19mr3793140qbn.1180728446751; Fri, 01 Jun 2007 13:07:26 -0700 (PDT) Received: by 10.65.237.20 with HTTP; Fri, 1 Jun 2007 13:07:26 -0700 (PDT) Message-ID: Date: Fri, 01 Jun 2007 20:07:00 -0000 From: "Ray Bejjani" To: gdb@sourceware.org Subject: Re: Turning off printing of char pointer contents In-Reply-To: <20070601133858.GA2734@them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070601133858.GA2734@them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-06/txt/msg00018.txt.bz2 It worked! Thanks a lot folks! On 6/1/07, Daniel Jacobowitz wrote: > On Thu, May 31, 2007 at 06:32:07PM -0700, Ray Bejjani wrote: > > Thanks! That should do it. I can set regions, but I cant set (or even > > show) the inaccessible-by-default setting . It's in the manual, and > > I've tried it with 6.5 and 6.6 (in case it was new) but it simply > > doesn't know what it is. I don't know if it matters, but I'm > > cross-debugging a coldfire, so maybe it isn't supported (of course, I > > cant seem to set it in my x86 one either). > > It's even newer than that. You'll have to grab a CVS snapshot from > the FTP site (or from CVS). > > -- > Daniel Jacobowitz > CodeSourcery >