From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7880 invoked by alias); 5 Sep 2007 01:11:43 -0000 Received: (qmail 7871 invoked by uid 22791); 5 Sep 2007 01:11:42 -0000 X-Spam-Check-By: sourceware.org Received: from b.mail.sonic.net (HELO b.mail.sonic.net) (64.142.19.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 05 Sep 2007 01:11:34 +0000 Received: from webmail.sonic.net (b.webmail.sonic.net [64.142.100.148]) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id l851BFpg031732; Tue, 4 Sep 2007 18:11:15 -0700 Received: from 12.7.175.2 (SquirrelMail authenticated user msnyder) by webmail.sonic.net with HTTP; Tue, 4 Sep 2007 18:11:15 -0700 (PDT) Message-ID: <17400.12.7.175.2.1188954675.squirrel@webmail.sonic.net> In-Reply-To: <20070905005308.GB31890@caradoc.them.org> References: <15003.12.7.175.2.1188424188.squirrel@webmail.sonic.net> <20070904142440.GD3579@adacore.com> <4144.12.7.175.2.1188951036.squirrel@webmail.sonic.net> <20070905005308.GB31890@caradoc.them.org> Date: Wed, 05 Sep 2007 01:11:00 -0000 Subject: Re: [patch] strlen(null) in dwarf2read From: msnyder@sonic.net To: msnyder@sonic.net, "Joel Brobecker" , gdb-patches@sourceware.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00066.txt.bz2 > On Tue, Sep 04, 2007 at 05:10:36PM -0700, Michael Snyder wrote: >> All right. The reason I like -p is because it gives me the >> function name for context. I can see that -u is more concise. >> >> Wonder if there is a way to get the best of both? > > Indeed there is. I present to you.... -up! -p alone implies context, > but -up works. I love it! OK, I'm a convert.