From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9168 invoked by alias); 7 Sep 2002 13:34:09 -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 9157 invoked from network); 7 Sep 2002 13:34:08 -0000 Received: from unknown (HELO mta05ps.bigpond.com) (144.135.25.137) by sources.redhat.com with SMTP; 7 Sep 2002 13:34:08 -0000 Received: from amdk7 ([144.135.25.87]) by mta05ps.bigpond.com (Netscape Messaging Server 4.15 mta05ps May 23 2002 23:53:28) with SMTP id H22LOT00.D0I for ; Sat, 7 Sep 2002 23:34:05 +1000 Received: from CPE-144-132-24-254.vic.bigpond.net.au ([144.132.24.254]) by psmam07.mailsvc.email.bigpond.com(MailRouter V3.0n 125/21181100); 07 Sep 2002 23:34:05 From: "Nicolas Moreau" To: gdb@sources.redhat.com Date: Sat, 07 Sep 2002 06:34:00 -0000 MIME-Version: 1.0 Subject: Wiggler Libremote Message-ID: <3D7A8DB3.25239.2CFA6F6@localhost> Priority: normal Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-SW-Source: 2002-09/txt/msg00046.txt.bz2 Hi I have just built GDB on a cygwin host for arm-elf target. I am trying to get the libremote working for the Macraigor wiggler. Do I need to enbale something during complie ? It looks like GDB doesn't know anything about Libremote. As it's the only way to get the Macraigor interfaces working with GDB > 5.0, I doubt I'm alone here, has anyone else got this to work ? Thanks Nick