From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27757 invoked by alias); 4 Nov 2012 12:53:14 -0000 Received: (qmail 27739 invoked by uid 48); 4 Nov 2012 12:53:14 -0000 From: "dholmster at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug python/14802] Declaring a convenience function using Python does not work as documented Date: Sun, 04 Nov 2012 12:53:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: dholmster at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-q4/txt/msg00176.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14802 --- Comment #1 from David Holm 2012-11-04 12:53:13 UTC --- The convenience function shows up when running 'show convenience' but I'm still not able to call it. I also tried calling it as '$greet'. (gdb) show convenience $greet = $_thread = 0 $_siginfo = void $_probe_arg11 = $_probe_arg10 = $_probe_arg9 = $_probe_arg8 = $_probe_arg7 = $_probe_arg6 = $_probe_arg5 = $_probe_arg4 = $_probe_arg3 = $_probe_arg2 = $_probe_arg1 = $_probe_arg0 = $_probe_argc = $_sdata = void $_tlb = void -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.