From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14057 invoked by alias); 26 Oct 2003 09:10:30 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 14050 invoked from network); 26 Oct 2003 09:10:29 -0000 Received: from unknown (HELO smtp.web.de) (217.72.192.151) by sources.redhat.com with SMTP; 26 Oct 2003 09:10:29 -0000 Received: from [62.180.215.83] (helo=uwepc) by smtp.web.de with smtp (WEB.DE 4.99 #459) id 1ADguq-0000q9-00 for ecos-discuss@sources.redhat.com; Sun, 26 Oct 2003 10:10:29 +0100 Message-ID: <000d01c39ba1$7077b880$53d7b43e@uwepc> From: "Uwe Kindler" To: Date: Sun, 26 Oct 2003 09:10:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: [ECOS] EDOSK2674 GDB stub problem X-SW-Source: 2003-10/txt/msg00442.txt.bz2 Hello, I almost finished porting to a new architecture (Renesas H8S), variant (H8S/2674) and platform (EDOSK2674). When I build GDB stubs for the EDOSK board and use these stubs for debugging, then everything works fine. I can connect to target, upload, single step, set breakpoints and interrupt running programs with ctrl c. It is no problem to disconnect and reconnect to target. If I now build Redboot with GDB stubs included then debugging works fine. But when I disconnect from target then it is not possible to reconnect and I cannot communicate with Redboot with the CLI annymore. Does someone have any idea why the GDB stubs work fine outside of Redboot and crash when deconnecting if used inside Redboot. I do not have any idea and it is almost impossible to debug this. Best Regards, Uwe -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss