From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17079 invoked by alias); 17 Sep 2002 19:14:38 -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 17047 invoked from network); 17 Sep 2002 19:14:37 -0000 Received: from unknown (HELO c007.snv.cp.net) (209.228.33.236) by sources.redhat.com with SMTP; 17 Sep 2002 19:14:37 -0000 Received: (cpmta 4279 invoked from network); 17 Sep 2002 12:14:36 -0700 Received: from 65.85.219.162 (HELO David.local.) by smtp.intellibot.cc (209.228.33.236) with SMTP; 17 Sep 2002 12:14:36 -0700 X-Sent: 17 Sep 2002 19:14:36 GMT Date: Tue, 17 Sep 2002 12:14:00 -0000 Mime-Version: 1.0 (Apple Message framework v543) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: from gdb on a Mac to BDM on a 68332? From: David Knuth To: crossgcc@sources.redhat.com, gdb@sources.redhat.com Content-Transfer-Encoding: 7bit Message-Id: X-SW-Source: 2002-09/txt/msg00230.txt.bz2 Hi, I've built a gcc cross-compiler on Darwin (Mac OS X) and am now looking for a way to do cross-debugging from gdb to a 68332 target via BDM. There are a number of hurdles here. 1) Has anyone done this from Mac OS X? 2) How do I configure gdb to use a USB port (late Mac's have only USB and FireWire ports)? 3) Will I likely have to develop my own USB drivers (IOKit?)? 4) Do I have to build a custom USB <-> BDM device? Are there any commercial ones available? 5) Should I instead use a USB <-> RS232 converter and then something from RS-232 <-> BDM? What? I suspect there will be a long road ahead before my goal is realized. Thanks for any input to get me going. David ======================================================== David Knuth dknuth@intellibot.cc (804) 543-2703