From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20001 invoked by alias); 1 Jun 2007 13:39:06 -0000 Received: (qmail 19992 invoked by uid 22791); 1 Jun 2007 13:39:05 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Jun 2007 13:39:00 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 96B5198219; Fri, 1 Jun 2007 13:38:58 +0000 (GMT) Received: from false.org (nc-76-4-218-255.dyn.embarqhsd.net [76.4.218.255]) by nan.false.org (Postfix) with ESMTP id 5AFD998212; Fri, 1 Jun 2007 13:38:58 +0000 (GMT) Date: Fri, 01 Jun 2007 13:39:00 -0000 From: Daniel Jacobowitz To: Ray Bejjani Cc: gdb@sourceware.org Subject: Re: Turning off printing of char pointer contents Message-ID: <20070601133858.GA2734@them.org> Mail-Followup-To: Ray Bejjani , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) 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/msg00008.txt.bz2 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