From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6794 invoked by alias); 12 Mar 2008 19:25:51 -0000 Received: (qmail 6735 invoked by uid 22791); 12 Mar 2008 19:25:50 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 12 Mar 2008 19:25:24 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JZWZh-0001a8-BL for gdb-patches@sources.redhat.com; Wed, 12 Mar 2008 19:25:18 +0000 Received: from 78.158.192.230 ([78.158.192.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Mar 2008 19:25:17 +0000 Received: from ghost by 78.158.192.230 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Mar 2008 19:25:17 +0000 To: gdb-patches@sources.redhat.com From: Vladimir Prus Subject: Re: [RFC] gdb.mi tests Date: Wed, 12 Mar 2008 19:25:00 -0000 Message-ID: References: <47D6DE48.8090003@qnx.com> <47D82C77.8020705@qnx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.5 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00133.txt.bz2 Aleksandar Ristovski wrote: >> Something like the diffs attached (I manually removed some things from my diff >> so the diff may not be patchable, but it should be sufficient to illustrate what >> am I talking about. >> > > Attached working diff. Comments welcome. I don't have any objections to this course of action, if this simplifies your testing. But just for the record, can you tell how you override mi_gdb_start? Of course, assuming it's not some proprietary information. Thanks, Volodya