From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2389 invoked by alias); 14 Dec 2004 20:43:50 -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 2129 invoked from network); 14 Dec 2004 20:43:44 -0000 Received: from unknown (HELO main.gmane.org) (80.91.229.2) by sourceware.org with SMTP; 14 Dec 2004 20:43:44 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CeJWJ-0000dL-00 for ; Tue, 14 Dec 2004 21:43:43 +0100 Received: from pd9ee0c88.dip0.t-ipconnect.de ([217.238.12.136]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Dec 2004 21:43:43 +0100 Received: from bernhard.walle by pd9ee0c88.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Dec 2004 21:43:43 +0100 To: insight@sources.redhat.com From: Bernhard Walle Subject: Re: Problem with Remote/Serial in Insight Date: Tue, 14 Dec 2004 20:43:00 -0000 Message-ID: References: <1102982868.2774.21.camel@lindt.uglyboxes.com> <1103044502.2776.5.camel@lindt.uglyboxes.com> <1103049200.2776.25.camel@lindt.uglyboxes.com> <1103055370.2776.31.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pd9ee0c88.dip0.t-ipconnect.de User-Agent: Mozilla Thunderbird 1.0 (X11/20041213) In-Reply-To: <1103055370.2776.31.camel@lindt.uglyboxes.com> X-SW-Source: 2004-q4/txt/msg00137.txt.bz2 Keith Seitz wrote: > On Tue, 2004-12-14 at 10:40, Bernhard Walle wrote: > >>>Set GDBTK_DEBUG to non-zero and GDBTK_DEBUGFILE to a filename in your >>>environment before running. This will save all the debugging information >>>into $GDBTK_DEBUGFILE. >> >>Thanks, output attached. > > > There are some clues in the file. To clear up a few things, can you > please send me a complete command-line-only session of you connecting to > your stub and stopping in main()? Don't know what you mean. (gdb) run Error: Don't know how to run. Try "help target". (gdb) (gdb) target remote /dev/ttyS14 Remote debugging using /dev/ttyS14 0x00010f74 in breakpoint () at m68k-stub.c:1206 But Insight doesn't recognize this. Regards, Bernhard