From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1730 invoked by alias); 4 Nov 2012 13:08:24 -0000 Received: (qmail 1661 invoked by uid 48); 4 Nov 2012 13:08:23 -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 13:08: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/msg00177.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14802 --- Comment #2 from David Holm 2012-11-04 13:08:22 UTC --- Having reread the chapter on GDB convenience functions [1] I believe I misunderstood the purpose of them. I thought it would be similar to a user-defined command [2] but I see now it is something else and actually much more useful. :) [1] http://sourceware.org/gdb/current/onlinedocs/gdb/Convenience-Funs.html#Convenience-Funs [2] http://sourceware.org/gdb/current/onlinedocs/gdb/Define.html -- 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.