Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 28 Jan 2002 10:49:39 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: OT: gdb, cygwin & WINE Message-ID: <20020128104939.B11608@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <1011956089 DOT 18203 DOT 29 DOT camel AT lifelesswks> <20020125175658 DOT GG27965 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020125175658.GG27965@redhat.com> User-Agent: Mutt/1.3.22.1i On Fri, Jan 25, 2002 at 12:56:58PM -0500, Chris Faylor wrote: > Corinna once ported an internal application, called libremote, which > might allow you to do something like this. I don't know if it allowed > a linux gdb to debug a Windows app, though. > > Corinna? Uhm, yes? I don't know either since I never tried it. But it should work with a linux cross i386-coff cross gdb. It's basically a server which runs on the target box and which has all the needed debug calls in it. It's listening on a tcp port of users choice for a gdb remote access. Both, gdb and the server must have access to the binary. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/