From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10923 invoked by alias); 22 Dec 2006 07:08:54 -0000 Received: (qmail 10915 invoked by uid 22791); 22 Dec 2006 07:08:54 -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; Fri, 22 Dec 2006 07:08:48 +0000 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GxeWM-0000X0-9n for gdb@sources.redhat.com; Thu, 21 Dec 2006 23:08:46 -0800 Message-ID: <8020020.post@talk.nabble.com> Date: Fri, 22 Dec 2006 07:08:00 -0000 From: ppmoore To: gdb@sources.redhat.com Subject: Debugging remotely via ssh login MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: polomora@gmail.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/msg00186.txt.bz2 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#a8020020 Sent from the gdb - General mailing list archive at Nabble.com.