From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29745 invoked by alias); 9 Apr 2005 15:18:23 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29654 invoked from network); 9 Apr 2005 15:18:14 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 9 Apr 2005 15:18:14 -0000 Received: from zaretski (IGLD-83-130-244-206.inter.net.il [83.130.244.206]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id AYE18360 (AUTH halo1); Sat, 9 Apr 2005 18:18:12 +0300 (IDT) Date: Sat, 09 Apr 2005 15:18:00 -0000 From: "Eli Zaretskii" To: gdb@sources.redhat.com Message-ID: <01c53d16$Blat.v2.4$dc0ad740@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 In-reply-to: <20050409133541.GA4061@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 9 Apr 2005 09:35:41 -0400) Subject: Re: vCont request Reply-to: Eli Zaretskii References: <01c53cf6$Blat.v2.4$c2abfd80@zahav.net.il> <20050409133541.GA4061@nevyn.them.org> X-SW-Source: 2005-04/txt/msg00053.txt.bz2 > Date: Sat, 9 Apr 2005 09:35:41 -0400 > From: Daniel Jacobowitz > Cc: gdb@sources.redhat.com > > That's right - it's about thread support, both for the existing > commands we have and some others that have been tossed about but never > implemented. I apologize if it's unclear; I wrote that entry. The documentation of vCont request itself is fine; it's its effect on user commands that was unclear, since the functionalities of vCont and Hc were described as being roughly equivalent. Thanks for the explanations, they allowed me to put the appropriate text in the manual.