From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4549 invoked by alias); 12 Jun 2009 17:12:08 -0000 Received: (qmail 4540 invoked by uid 22791); 12 Jun 2009 17:12:07 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Jun 2009 17:12:01 +0000 Received: from spaceape23.eur.corp.google.com (spaceape23.eur.corp.google.com [172.28.16.75]) by smtp-out.google.com with ESMTP id n5CHBvHZ026501 for ; Fri, 12 Jun 2009 18:11:57 +0100 Received: from gxk10 (gxk10.prod.google.com [10.202.11.10]) by spaceape23.eur.corp.google.com with ESMTP id n5CHBjhB011676 for ; Fri, 12 Jun 2009 10:11:56 -0700 Received: by gxk10 with SMTP id 10so3805441gxk.13 for ; Fri, 12 Jun 2009 10:11:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.49.3 with SMTP id w3mr3339435agw.46.1244826715607; Fri, 12 Jun 2009 10:11:55 -0700 (PDT) In-Reply-To: <20090612165133.GA12951@caradoc.them.org> References: <200906080310.58102.vladimir@codesourcery.com> <200906111229.04020.vladimir@codesourcery.com> <8ac60eac0906111014y67049cb9vb5048acf2939373b@mail.gmail.com> <20090612005149.GA4987@caradoc.them.org> <20090612165133.GA12951@caradoc.them.org> Date: Fri, 12 Jun 2009 17:12:00 -0000 Message-ID: Subject: Re: Registering pretty-printers From: Doug Evans To: Paul Pluzhnikov , Vladimir Prus , tromey@redhat.com, gdb@sources.redhat.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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: 2009-06/txt/msg00124.txt.bz2 On Fri, Jun 12, 2009 at 10:51 AM, Daniel Jacobowitz wrote: > I think Vladimir's got a solid point - we need a way to just point the > debugger at files and have them go. Thanks. I agree that it's important to be able to do this.