From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29843 invoked by alias); 14 Apr 2009 02:59:29 -0000 Received: (qmail 29835 invoked by uid 22791); 14 Apr 2009 02:59:28 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from e24smtp01.br.ibm.com (HELO e24smtp01.br.ibm.com) (32.104.18.85) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 14 Apr 2009 02:59:23 +0000 Received: from mailhub1.br.ibm.com (mailhub1.br.ibm.com [9.18.232.109]) by e24smtp01.br.ibm.com (8.13.1/8.13.1) with ESMTP id n3E3DnLk002770 for ; Tue, 14 Apr 2009 00:13:49 -0300 Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3E2xdFW1146932 for ; Mon, 13 Apr 2009 23:59:39 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3E2xJHY026963 for ; Mon, 13 Apr 2009 23:59:19 -0300 Received: from [9.8.13.221] ([9.8.13.221]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n3E2xJ0S026957 for ; Mon, 13 Apr 2009 23:59:19 -0300 Subject: Porting the Vector API to gdbserver From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= To: gdb ml Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 14 Apr 2009 23:06:00 -0000 Message-Id: <1239677958.6345.3.camel@miki> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 2009-04/txt/msg00103.txt.bz2 Hi there, I'm working with gdbserver's code currently and I'm missing a very important feature which exists in GDB: the Vector API (gdb/vec.* files). So, I'm thinking in porting (or reuse, which would be better) this API to gdbserver. What do you think about it? Any ideas on how it could be done? Regards, -- Sérgio Durigan Júnior Linux on Power Toolchain - Software Engineer Linux Technology Center - LTC IBM Brazil