From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3872 invoked by alias); 26 Dec 2006 00:47:33 -0000 Received: (qmail 3863 invoked by uid 22791); 26 Dec 2006 00:47:32 -0000 X-Spam-Check-By: sourceware.org Received: from www.nabble.com (HELO talk.nabble.com) (72.21.53.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 26 Dec 2006 00:47:24 +0000 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Gz0TT-0003aW-Dj for gdb@sources.redhat.com; Mon, 25 Dec 2006 16:47:23 -0800 Message-ID: <8050087.post@talk.nabble.com> Date: Tue, 26 Dec 2006 00:47:00 -0000 From: ppmoore To: gdb@sources.redhat.com Subject: Re: Debugging remotely via ssh login In-Reply-To: <8048624.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: polomora@gmail.com References: <8020020.post@talk.nabble.com> <8048624.post@talk.nabble.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00202.txt.bz2 Thanks Hadron. I found this also, from a colleague at work, after I had posted. Regards, Paul Hadron wrote: > > Cant you just create a secure shell and run gdb. > > You might find this interesting as I was looking into this recently. > > http://www.cucy.net/lacp/archives/000024.html > > > > > ppmoore wrote: >> >> Hello, I wonder if anyone can help with with this one. >> >> In our environment, we test by copying our executables to a destination >> machine on our test network using scp, copy the set of source code files >> that we are debugging to the same destination, and then log on to the >> remote node using ssh to perform the debugging session. >> >> I was reading in the manual about remote debugging, but the scenarios >> described included debugging via a serial comm line or via a tcp port on >> the remote machine. Is it possible to debug where the only access is >> remote logon using ssh? >> >> Many thanks, >> Paul >> > > -- View this message in context: http://www.nabble.com/Debugging-remotely-via-ssh-login-tf2869437.html#a8050087 Sent from the gdb - General mailing list archive at Nabble.com.