From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18968 invoked by alias); 30 Apr 2009 19:28:46 -0000 Received: (qmail 18956 invoked by uid 22791); 30 Apr 2009 19:28:45 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Apr 2009 19:28:38 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KIX00100HX4RM00@i-mtaout6.012.net.il> for gdb@sourceware.org; Thu, 30 Apr 2009 22:27:28 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.230.216]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KIX0067BI1R9MO0@i-mtaout6.012.net.il>; Thu, 30 Apr 2009 22:27:28 +0300 (IDT) Date: Thu, 30 Apr 2009 19:31:00 -0000 From: Eli Zaretskii Subject: Re: Remote core file debugging In-reply-to: <20090430191101.GA21448@caradoc.them.org> To: Daniel Jacobowitz Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83fxfqdjrq.fsf@gnu.org> References: <83k552dkw3.fsf@gnu.org> <20090430191101.GA21448@caradoc.them.org> 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: 2009-04/txt/msg00240.txt.bz2 > Date: Thu, 30 Apr 2009 15:11:01 -0400 > From: Daniel Jacobowitz > Cc: gdb@sourceware.org > > Can you move the core file to the remote machine? See my response to David: I'd like to avoid that, if possible. > You also need a copy of the target application and libraries on the > remote machine, as with live remote debugging. These are already available on the remote: the application is built there and then pushed to the targets.