From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29889 invoked by alias); 23 Dec 2003 17:47:01 -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 29876 invoked from network); 23 Dec 2003 17:47:00 -0000 Received: from unknown (HELO snickers.hotpop.com) (204.57.55.49) by sources.redhat.com with SMTP; 23 Dec 2003 17:47:00 -0000 Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by snickers.hotpop.com (Postfix) with SMTP id 33AED722CA for ; Tue, 23 Dec 2003 17:36:59 +0000 (UTC) Received: from PiyushDeva (unknown [220.226.17.114]) by smtp-1.hotpop.com (Postfix) with SMTP id 6EC551A0167 for ; Tue, 23 Dec 2003 17:36:55 +0000 (UTC) Message-ID: <004f01c3c97c$c3275b90$7211e2dc@PiyushDeva> From: "Prashant Deva" To: "Gdb Mailing List" Subject: The documentation on MI interface Date: Tue, 23 Dec 2003 17:47:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- X-SW-Source: 2003-12/txt/msg00259.txt.bz2 Hi. The documentation on the MI interface doesnt list any of the output records for when gdb stops due to say hitting a breakpoint or catching an exception. So how do us people creating GUIs for it come to know of the possible ways in which gdb can stop in the middle of the execution of a program and the kind of output it gives? Also does any gui that uses the mi interface coem under the gpl automatically? Thanks, PRASHANT