From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12765 invoked by alias); 19 Oct 2009 10:27:40 -0000 Received: (qmail 12748 invoked by uid 48); 19 Oct 2009 10:27:40 -0000 Date: Mon, 19 Oct 2009 10:27:00 -0000 From: "pmuldoon at redhat dot com" To: gdb-prs@sourceware.org Message-ID: <20091019102740.10807.pmuldoon@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug python/10807] New: Expose macro definitions to GDB Python API X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00112.txt.bz2 Daniel Jacobowitz wrote about some Python/GDB experiences and bugs in the email: http://sourceware.org/ml/archer/2009-q4/msg00008.html This bug (and others in their own bugs) is extracted from that email to track the issue: * There's no way to get at macro definitions (e.g. info macro). Also, GDB doesn't offer a list of all macros defined... I had to use "complete print " and pass them all to info macro. -- Summary: Expose macro definitions to GDB Python API Product: gdb Version: archer Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: python AssignedTo: unassigned at sourceware dot org ReportedBy: pmuldoon at redhat dot com CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=10807 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.