From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19811 invoked by alias); 15 May 2006 14:58:52 -0000 Received: (qmail 19801 invoked by uid 22791); 15 May 2006 14:58:51 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 15 May 2006 14:58:50 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FfeWx-0007Pt-1T; Mon, 15 May 2006 10:58:43 -0400 Date: Mon, 15 May 2006 17:55:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: pgilliam@us.ibm.com, Eli Zaretskii , Fabio De Bona , gdb@sources.redhat.com Subject: Re: conditional breakpoint with (char* ) string condition Message-ID: <20060515145842.GB28447@nevyn.them.org> Mail-Followup-To: Jim Blandy , pgilliam@us.ibm.com, Eli Zaretskii , Fabio De Bona , gdb@sources.redhat.com References: <44645774.8060503@gmx.net> <44645774.8060503@gmx.net> <20060512124527.GB3460@nevyn.them.org> <20060512135420.GA6349@nevyn.them.org> <1147446332.3672.51.camel@dufur.beaverton.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00207.txt.bz2 On Fri, May 12, 2006 at 11:00:16AM -0700, Jim Blandy wrote: > Should we establish a convention of starting GDB-provided convenience > variable names with _, to avoid conflicting with script variables? > Thus, $_strcmp and $_strlen? Or should they have a $gdb_ prefix? Or $_gdb_? -- Daniel Jacobowitz CodeSourcery