From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2209 invoked by alias); 3 Oct 2002 05:22:30 -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 2201 invoked from network); 3 Oct 2002 05:22:29 -0000 Received: from unknown (HELO TYO202.gate.nec.co.jp) (210.143.35.52) by sources.redhat.com with SMTP; 3 Oct 2002 05:22:29 -0000 Received: from mailgate4.nec.co.jp ([10.7.69.195]) by TYO202.gate.nec.co.jp (8.11.6/3.7W01080315) with ESMTP id g935MR426203 for ; Thu, 3 Oct 2002 14:22:27 +0900 (JST) Received: from mailsv4.nec.co.jp (mailgate51.nec.co.jp [10.7.69.196]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id g935MQX03667 for ; Thu, 3 Oct 2002 14:22:26 +0900 (JST) Received: from nees01 (nees01.neec.abk.nec.co.jp [10.40.218.6]) by mailsv4.nec.co.jp (8.11.6/3.7W-MAILSV4-NEC) with ESMTP id g935MQc17091 for ; Thu, 3 Oct 2002 14:22:26 +0900 (JST) Received: from bcpc601.neec.abk.nec.co.jp ([10.40.221.1]) by nees01 (8.8.8+Sun/3.7W/01) with SMTP id OAA14015 for ; Thu, 3 Oct 2002 14:22:26 +0900 (JST) Received: from ABKNEECBCPCD65 [10.40.220.65] by bcpc601.neec.abk.nec.co.jp (SMTPD32-4.07) id A50C7AA70218; Thu, 03 Oct 2002 14:22:20 +0900 Message-ID: <009d01c26a9c$ddc96140$41dc280a@ABKNEECBCPCD65> From: "Masahide Tomita" To: Subject: Remote debug using Insight Date: Wed, 02 Oct 2002 22:22:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-q4/txt/msg00001.txt.bz2 Hi everyone, I am quite new here in this ML, and in using Insight(gdb too.). My question is: How do I use Insight to debug program running on remote host? I have Intel CPU board and local host (just a regular PC with Intel CPU) running RedHat Linux 7.2. Target CPU board is almost headless, and telnet connection on ether net available. Command line based gdb is, of cource, available, but for many people to debug their own programs on the target board, debugger with GUI is more desirable. I've looked for documents on the web for insight and remote debugging, but I only found one telling how to use insight, even how to remote debug on Linux. I figured, from the document, that I could setup "Target Selection" in the "File" menu of Insight main window, but I don't know how to connect to the remote host. I don't even know if it't possible to do this. Please somebody help me. Even pointers to good Docs are appreciated. Thank you. -- Masahide Tomita fsi_tomi@bcpc601.neec.abk.nec.co.jp