From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3436 invoked by alias); 17 May 2010 09:21:11 -0000 Received: (qmail 3418 invoked by uid 48); 17 May 2010 09:21:10 -0000 Date: Mon, 17 May 2010 09:21:00 -0000 Message-ID: <20100517092110.3415.qmail@sourceware.org> From: "pmuldoon at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100409172931.11482.michel.metzger@st.com> References: <20100409172931.11482.michel.metzger@st.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug python/11482] Side effect of set print address on 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: 2010-q2/txt/msg00269.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-05-14 11:11 ------- Subject: Bug 11482 CVSROOT: /cvs/src Module name: src Changes by: pmuldoon@sourceware.org 2010-05-14 11:11:28 Modified files: gdb : ChangeLog gdb/python : py-value.c gdb/testsuite : ChangeLog gdb/testsuite/gdb.python: py-value.exp Log message: 2010-05-14 Phil Muldoon PR python/11482 * python/py-value.c (valpy_hash): New function. (value_object_type): Register valpy_hash. 2010-05-14 Phil Muldoon PR python/11482 * gdb.python/py-value.exp (test_value_hash): New function Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11790&r2=1.11791 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-value.c.diff?cvsroot=src&r1=1.9&r2=1.10 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2265&r2=1.2266 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-value.exp.diff?cvsroot=src&r1=1.8&r2=1.9 -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at sourceware dot|pmuldoon at redhat dot com |org | Status|NEW |ASSIGNED http://sourceware.org/bugzilla/show_bug.cgi?id=11482 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.