From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23862 invoked by alias); 29 Sep 2008 18:52:36 -0000 Received: (qmail 23854 invoked by uid 22791); 29 Sep 2008 18:52:36 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 29 Sep 2008 18:51:57 +0000 Received: from HOME-C4E4A596F7 ([77.127.170.116]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K7Z0070L0G7TJ70@i-mtaout1.012.net.il> for gdb-patches@sources.redhat.com; Mon, 29 Sep 2008 21:53:01 +0300 (IDT) Date: Mon, 29 Sep 2008 18:52:00 -0000 From: Eli Zaretskii Subject: Re: [rfc] expose gdb values to python In-reply-to: <1222704906.8567.45.camel@localhost.localdomain> X-012-Sender: halo1@inter.net.il To: Thiago Jung Bauermann Cc: gdb-patches@sources.redhat.com, drow@false.org Reply-to: Eli Zaretskii Message-id: References: <1221199426.24580.26.camel@localhost.localdomain> <20080921042657.GB29631@caradoc.them.org> <20080925114659.GA30878@caradoc.them.org> <1222704906.8567.45.camel@localhost.localdomain> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-09/txt/msg00562.txt.bz2 > From: Thiago Jung Bauermann > Cc: gdb-patches@sources.redhat.com, Daniel Jacobowitz > Date: Mon, 29 Sep 2008 13:15:05 -0300 > > Is this ok? The documentation part is approved. Thanks.