From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6849 invoked by alias); 13 Jan 2010 13:15:35 -0000 Received: (qmail 6835 invoked by uid 22791); 13 Jan 2010 13:15:33 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_05 X-Spam-Check-By: sourceware.org Received: from vtab.com (HELO oden.vtab.com) (62.20.90.195) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Jan 2010 13:15:25 +0000 Received: from oden.vtab.com (oden.vtab.com [127.0.0.1]) by oden.vtab.com (Postfix) with ESMTP id 44B3226EEB6 for ; Wed, 13 Jan 2010 14:15:22 +0100 (CET) Received: from polhem (unknown [62.20.90.206]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oden.vtab.com (Postfix) with ESMTP id E195126EEA4 for ; Wed, 13 Jan 2010 14:15:21 +0100 (CET) From: "Jakob Engblom" To: References: <00ce01ca265a$ccb66ca0$662345e0$@com> <200912211305.55412.vladimir@codesourcery.com> <00af01ca82fa$a8b74b60$fa25e220$@com> <200912221448.20020.vladimir@codesourcery.com> In-Reply-To: <200912221448.20020.vladimir@codesourcery.com> Subject: RE: GDB MI Reverse Commands added [1 of 3] Date: Wed, 13 Jan 2010 13:15:00 -0000 Message-ID: <00e401ca9452$787d7f00$69787d00$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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: 2010-01/txt/msg00338.txt.bz2 >=20 > The from_tty should be 0. 'args' are probably not used for continue anywa= y, > and surely are not used for MI -exec-continue, so can be NULL. The MI continue command certainly has some arguments, about thread manageme= nt. But I guess these are not supposed to propagate into the main gdb handling = of continue. The forwards-continue command in MI currently calls "continue_1()" to get t= he job done, with arguments "0" for default, and "1" to handle all threads. T= here seems to be a lack of symmetry between reverse and normal continue. Best regards, /jakob _______________________________________________________ Jakob Engblom, PhD, Technical Marketing Manager Virtutech=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Direct: +46= 8 690 07 47=A0=A0=A0 Drottningholmsv=E4gen 22=A0=A0=A0=A0=A0 Mobile: +46 709 242 646=A0=A0 11243 Stockholm=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Web:=A0=A0=A0 www.virtu= tech.com=A0 Sweden ________________________________________________________ =A0=20