From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30718 invoked by alias); 10 Jun 2009 19:04:35 -0000 Received: (qmail 30706 invoked by uid 22791); 10 Jun 2009 19:04:35 -0000 X-SWARE-Spam-Status: No, hits=0.9 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from csmtp3.one.com (HELO csmtp3.one.com) (195.47.247.213) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 10 Jun 2009 19:04:29 +0000 Received: from XPPCSE00319 (78-72-53-76-no66.tbcn.telia.com [78.72.53.76]) by csmtp3.one.com (Postfix) with ESMTP id 751AB2402800 for ; Wed, 10 Jun 2009 19:04:26 +0000 (UTC) Message-ID: <011001c9e9fe$3c8da2d0$0a01a8c0@se.megger.net> Reply-To: =?iso-8859-1?Q?=C5ke_Rehnman?= From: =?iso-8859-1?Q?=C5ke_Rehnman?= To: Subject: Debugging Insight with Insight Date: Wed, 10 Jun 2009 19:34:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00071.txt.bz2 I'm currently trying to debug insight (latest cvs version) configured for an embedded target, microblaze. I've got some strange behaviour, it seems that if I press 'c' for continue in the i686-cygwin target insight I also get continue sent to my microblaze target... Any Ideas how to debug Insight with Insight?