From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14665 invoked by alias); 27 May 2009 21:24:52 -0000 Received: (qmail 14655 invoked by uid 22791); 27 May 2009 21:24:51 -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.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 May 2009 21:24:46 +0000 Received: from spaceape10.eur.corp.google.com (spaceape10.eur.corp.google.com [172.28.16.144]) by smtp-out.google.com with ESMTP id n4RLOh1n004124 for ; Wed, 27 May 2009 14:24:44 -0700 Received: from qw-out-1920.google.com (qwa14.prod.google.com [10.241.193.14]) by spaceape10.eur.corp.google.com with ESMTP id n4RLOcBk000791 for ; Wed, 27 May 2009 14:24:42 -0700 Received: by qw-out-1920.google.com with SMTP id 14so1387045qwa.18 for ; Wed, 27 May 2009 14:24:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.82.75 with SMTP id a11mr499767qcl.40.1243459481972; Wed, 27 May 2009 14:24:41 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 May 2009 21:24:00 -0000 Message-ID: <8ac60eac0905271424y5d2c976fhf4578a72ecf47f23@mail.gmail.com> Subject: Re: Using STL Containers With GDB From: Paul Pluzhnikov To: Ken Lauterbach Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true X-IsSubscribed: yes 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: 2009-05/txt/msg00593.txt.bz2 On Wed, May 27, 2009 at 1:27 PM, Ken Lauterbach wrote: > Recently I took the changes that Vincent Benony submitted last year and then > modified them to get them to work with RH 3.2.3 GCC. FYI, Merging of GDB with embedded Python and associated STL pretty-printers into mainline GDB is in final stages. You might get significantly better mileage from that. The latest sources are in git://sourceware.org/git/archer.git Also http://sourceware.org/gdb/wiki/ProjectArcher Cheers, -- Paul Pluzhnikov