From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29265 invoked by alias); 4 Nov 2002 18:35:36 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 29171 invoked from network); 4 Nov 2002 18:35:34 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Nov 2002 18:35:34 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gA4ID8w16322 for ; Mon, 4 Nov 2002 13:13:08 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA4IZYf02050; Mon, 4 Nov 2002 13:35:34 -0500 Received: from lindt.uglyboxes.com (vpn50-62.rdu.redhat.com [172.16.50.62]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA4IZXT32547; Mon, 4 Nov 2002 13:35:33 -0500 Date: Mon, 04 Nov 2002 10:35:00 -0000 From: Keith Seitz X-X-Sender: keiths@lindt.uglyboxes.com To: Mathieu Mazerolle cc: insight@sources.redhat.com Subject: Re: Insight - remote debugging In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-q4/txt/msg00072.txt.bz2 On Mon, 4 Nov 2002, Mathieu Mazerolle wrote: > - Does it do remote debugging? If I have a deamon runnign on the target, can > a host running Insight connect and remote debug? Insight will do just about anything gdb will. So if gdb can connect to your remote daemon, Insight can, too. > - Is there an ETA for a stable Cygwin version (that does not involve rolling > back files)? There seems to be a lot of interest in getting good, stable cygwin versions of insight, but there is very little interest in helping. If you really, really want to run the latest Insight, you can do it with a hack patch that is out on the public mailing list. It works around the real problem (which has not been identified). Use at your own risk. http://sources.redhat.com/ml/insight/2001-q4/msg00160.html Keith