From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21313 invoked by alias); 25 Sep 2002 01:07:33 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 21303 invoked from network); 25 Sep 2002 01:07:32 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 25 Sep 2002 01:07:32 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8P0nei13486 for ; Tue, 24 Sep 2002 20:49:40 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8P17Wf17358; Tue, 24 Sep 2002 21:07:32 -0400 Received: from valrhona.uglyboxes.com (IDENT:Uj3RFGpcu7fItLTk9QGjeQbDYHwbbPPq@vpn50-1.rdu.redhat.com [172.16.50.1]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8P17VJ03883; Tue, 24 Sep 2002 21:07:31 -0400 Date: Tue, 24 Sep 2002 18:07:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: leiming cc: gdb@sources.redhat.com Subject: Re: getting started with gdb/machine interfa In-Reply-To: <20020925010252.9235.qmail@sina.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00390.txt.bz2 On Wed, 25 Sep 2002, leiming wrote: > who know how to use gdb/mi and what is the main purpose of > the gdb/mi? See the documentation. Copy at: http://sources.redhat.com/gdb/current/onlinedocs/gdb_25.html#SEC215 Keith