From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22427 invoked by alias); 23 Apr 2008 10:12:19 -0000 Received: (qmail 22413 invoked by uid 22791); 23 Apr 2008 10:12:18 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Apr 2008 10:12:01 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.63) (envelope-from ) id 1JobxC-0001CA-N0 for gdb-patches@sourceware.org; Wed, 23 Apr 2008 14:11:57 +0400 Received: from localhost ([127.0.0.1] helo=ip6-localhost) by zigzag.lvk.cs.msu.su with esmtp (Exim 4.63) (envelope-from ) id 1Jobx3-0001BU-M8; Wed, 23 Apr 2008 14:11:45 +0400 From: Vladimir Prus Subject: Re: [patch] fix for PR2424 To: Aleksandar Ristovski , gdb-patches@sourceware.org Date: Wed, 23 Apr 2008 11:16:00 -0000 References: <4804BF23.10505@qnx.com> User-Agent: KNode/0.10.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-Id: 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-04/txt/msg00508.txt.bz2 Aleksandar Ristovski wrote: > NOTE3: In mi-support.exp (mi_expect_stop), I put argument "after_reason" to > be > after the reason Why? Neither your email nor changelog entry fail to explain the motivation for the change. - Volodya