From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21166 invoked by alias); 2 Jun 2003 22:22:54 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 21037 invoked from network); 2 Jun 2003 22:22:54 -0000 Received: from unknown (HELO mail.s.netic.de) (212.9.160.11) by sources.redhat.com with SMTP; 2 Jun 2003 22:22:54 -0000 Received: from host-212-9-162-7.dial.netic.de ([212.9.162.7] helo=schleim.qwe.de) by mail.s.netic.de with esmtp (Exim 4.10) id 19MxhZ-000F9v-00; Tue, 03 Jun 2003 00:22:50 +0200 Received: from schleim (localhost [127.0.0.1]) by schleim.qwe.de (Postfix) with ESMTP id C7203E5F; Mon, 2 Jun 2003 23:37:53 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" From: Torsten Mohr To: gdb , insight Subject: ARM, GDB remote protocol server, Windows Date: Mon, 02 Jun 2003 22:22:00 -0000 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200306022337.53527.tmohr@s.netic.de> X-SW-Source: 2003-06/txt/msg00017.txt.bz2 Hi, on my web page there is an improved version of my software that lets one debug an ARM7 core via parallel port JTAG. This part also compiles under Windows but doesn't yet work reliably, i'm not experienced in Windows programming. It would be great if somebody could help me testing it or give some hints on where the bugs are. It can be downloaded at: http://www.s.netic.de/tmohr/pppcb-0.9.0.tar.bz2 Best regards, Torsten.