From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3293 invoked by alias); 15 Dec 2008 20:50:12 -0000 Received: (qmail 3284 invoked by uid 22791); 15 Dec 2008 20:50:11 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Dec 2008 20:49:32 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KBX00300R6CF900@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Mon, 15 Dec 2008 22:51:31 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.16.53]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KBX00FN6R9U5730@i-mtaout7.012.net.il>; Mon, 15 Dec 2008 22:51:31 +0200 (IST) Date: Mon, 15 Dec 2008 20:50:00 -0000 From: Eli Zaretskii Subject: Re: reverse for GDB/MI In-reply-to: <49463870.6080302@virtutech.com> X-012-Sender: halo1@inter.net.il To: Tomas Holmberg Cc: gdb-patches@sourceware.org, msnyder@vmware.com Reply-to: Eli Zaretskii Message-id: References: <49463870.6080302@virtutech.com> 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-12/txt/msg00291.txt.bz2 > Date: Mon, 15 Dec 2008 11:58:56 +0100 > From: Tomas Holmberg > > I have looked at the new reverse functionality in GDB and I think that > it looks really good. I would like to see the reverse commands in the > GDB/MI interface as well. I have attached two patches with the same > purpose, to add reverse commands to the MI interface, as I am not sure > which one that is best. Thanks, but please also submit a suitable change for the manual.