X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=HmNNHnsGvcU473WaheneSXbwLw9sz NeN1xljUIqiMq7J4pt4EmTSgy7C7tsQUwCdQlyQDQAIZrN0gj+nO0eOMHDhPUTzJ qGPG/GHI1odwvYtfT2ISDZDcdVEmBydF9KQQfMIvDuh4mcLHuimc7qaC2Hl4hPIu hxur8/tTDQsMRg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=FXdXnmEHd+S17jK6BIxdLoMWnbc=; b=tEO BgdwF5/rZOfA4lmwBbyxbQeJs9FHbRjevwzPzls8inSteFoWMRLPfv5xdOBPpvlQ RG8CHF8r6j8X+H8LJOZjV2a0Gn6OfL07kLNhAzch3MKW1eV0ocLj3m7gv0kdPpqg wmMMp/cho9yNRqjZXNQm6hwFP/7mFy3xKZOmiaww= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,NO_RELAYS autolearn=no version=3.3.2 X-HELO: mail-wg0-f47.google.com MIME-Version: 1.0 X-Received: by 10.180.75.16 with SMTP id y16mr4537033wiv.59.1378350791111; Wed, 04 Sep 2013 20:13:11 -0700 (PDT) Date: Wed, 4 Sep 2013 23:13:11 -0400 Message-ID: Subject: Python enabled gdb? (for pretty printing stl containers) From: =?ISO-8859-1?Q?manuel_gonz=E1lez?= To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 The latest version of cygwin and the included gdb (x64, win7) says it is not python enabled, yet many IDEs require a python enabled gdb to pretty-print the contents of stl vectors. Is there a way to get such a version of gdb or has this been solved some other way? Have been reading and trying things with several IDEs to no avail, so I'm assuming I must use a python enabled gdb as I have read in several places. Can a python enabled gdb be downloaded anywhere or can I compile it somehow or any ideas would be welcome. Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple