From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19244 invoked by alias); 15 Jun 2009 18:34:49 -0000 Received: (qmail 19231 invoked by uid 22791); 15 Jun 2009 18:34:49 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Jun 2009 18:34:42 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id EBD6410DC5; Mon, 15 Jun 2009 18:34:40 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id AF1A210A42; Mon, 15 Jun 2009 18:34:40 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MGH0x-0006dU-1e; Mon, 15 Jun 2009 14:34:39 -0400 Date: Mon, 15 Jun 2009 18:34:00 -0000 From: Daniel Jacobowitz To: Chris Genly Cc: gdb@sourceware.org Subject: Re: MI register groups Message-ID: <20090615183439.GA25415@caradoc.them.org> Mail-Followup-To: Chris Genly , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) 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-06/txt/msg00154.txt.bz2 On Mon, Jun 15, 2009 at 11:10:02AM -0700, Chris Genly wrote: > I'm working on an Eclipse interface to a debugger produced by the > company I work for.  I notice Both GDB and Eclipse support the concept > of register groups.  But MI does not support the concept of register > groups.  I'd like to extend the MI spec to include register groups. > Who would I talk to about this? This list is the right place. -- Daniel Jacobowitz CodeSourcery