From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1464 invoked by alias); 4 Dec 2007 18:34:20 -0000 Received: (qmail 1454 invoked by uid 22791); 4 Dec 2007 18:34:20 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Dec 2007 18:34:05 +0000 Received: (qmail 19884 invoked from network); 4 Dec 2007 18:34:03 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 4 Dec 2007 18:34:03 -0000 To: Pawel Piech Cc: gdb@sourceware.org Subject: Re: Non-stop multi-threaded debugging References: <474CFA34.1030309@windriver.com> From: Jim Blandy Date: Tue, 04 Dec 2007 18:34:00 -0000 In-Reply-To: <474CFA34.1030309@windriver.com> (Pawel Piech's message of "Tue, 27 Nov 2007 21:18:44 -0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2007-12/txt/msg00028.txt.bz2 Folks should treat this post: http://sourceware.org/ml/gdb/2007-11/msg00198.html as an attempt to mention all the relevant issues --- not as a fully worked-out design. The plan was to hash out the details through discussion amongst the front end authors on this list. I don't have experience writing clients for MI; I've only dealt with implementing it in GDB, and even then not much. So you people who work on real-life front ends are in a much better position to see what would work best. So I encourage you, Vlad, Nick, and the rest of the MI fans to hash it all out and come up with something everyone is satisfied with. We just need to make sure that the issues the analysis raises all get addressed (or dismissed).