From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24354 invoked by alias); 3 Aug 2008 21:53:00 -0000 Received: (qmail 24338 invoked by uid 22791); 3 Aug 2008 21:52:58 -0000 X-Spam-Check-By: sourceware.org Received: from igw2.br.ibm.com (HELO igw2.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 03 Aug 2008 21:52:14 +0000 Received: from mailhub1.br.ibm.com (mailhub1 [9.18.232.109]) by igw2.br.ibm.com (Postfix) with ESMTP id 1572817F41B for ; Sun, 3 Aug 2008 18:38:27 -0300 (BRT) Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v9.0) with ESMTP id m73LqBiL2424972 for ; Sun, 3 Aug 2008 18:52:11 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m73Lq6v0021032 for ; Sun, 3 Aug 2008 18:52:06 -0300 Received: from [9.18.199.243] ([9.18.199.243]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id m73Lq4sF021022; Sun, 3 Aug 2008 18:52:05 -0300 Subject: Re: gdb plugin status? From: Thiago Jung Bauermann To: Neo Jia Cc: gdb@sourceware.org In-Reply-To: <5d649bdb0808031042i7210287djb225792fc7221319@mail.gmail.com> References: <5d649bdb0808031010g6330a442xec0415a387d23163@mail.gmail.com> <20080803173108.GA20590@caradoc.them.org> <5d649bdb0808031042i7210287djb225792fc7221319@mail.gmail.com> Content-Type: text/plain Date: Sun, 03 Aug 2008 21:53:00 -0000 Message-Id: <1217800323.29321.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00053.txt.bz2 On Sun, 2008-08-03 at 10:42 -0700, Neo Jia wrote: > On Sun, Aug 3, 2008 at 10:31 AM, Daniel Jacobowitz wrote: > > We are adding Python support. If you want to write plugins in some > > compiled language, you'll be able to load it and access GDB through > > a Python middle-layer. It's in progress (see gdb-patches@). > > I am wondering if this is feasible. My plugin will be implemented in C > as it needs to access the hardware. And I should be able to use it > from gdb through the Python middle-layer as Python provides the way to > access .so file. > > Am I right? Yes, it should work. -- []'s Thiago Jung Bauermann IBM Linux Technology Center