From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8318 invoked by alias); 28 Nov 2001 16:24:16 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8275 invoked from network); 28 Nov 2001 16:24:14 -0000 Received: from unknown (HELO westbridge-design.co.uk) (213.254.186.11) by hostedprojects.ges.redhat.com with SMTP; 28 Nov 2001 16:24:14 -0000 Received: from proteus [172.24.0.234] by westbridge-design.co.uk [172.24.0.226] with SMTP (MDaemon.Standard.v5.0.1.R) for ; Wed, 28 Nov 2001 15:45:02 +0000 Message-ID: <004701c17823$a465fba0$ea0018ac@proteus> From: "Jonathan Riches" To: Subject: ocd wiggler support for 5.1 Date: Tue, 20 Nov 2001 09:50: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-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-MDRemoteIP: 172.24.0.234 X-Return-Path: jon.riches@westbridge-design.co.uk X-MDaemon-Deliver-To: gdb@sources.redhat.com X-SW-Source: 2001-11/txt/msg00204.txt.bz2 Message-ID: <20011120095000.8DUui_FRZnHlDkFHVJ1iLdf-thPtJ2s6ewmhwRfNcNc@z> Hi, Is ocd wiggler still supported for the 5.1 release? Previously I've been using the 5.0 gdb with " target ocd wiggler 0 ". Target is powerpc-eabi (actually "powerpc-rtems", but this won't build on 5.1). I see that ser-ocd.c is now removed from 5.1 (would this make any difference?) and that rs6000-tdep.c has radically changed in this release. I'm finding it errors like this: (gdb) target ocd wiggler 0 wiggler 0: error 0. (gdb) Environment is Cygwin: target mpc860 If anybody can help, that would be much appreciated. Regards Jonathan Riches