From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6931 invoked by alias); 6 May 2005 12:12:45 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 5294 invoked from network); 6 May 2005 12:11:59 -0000 Received: from unknown (HELO web26002.mail.ukl.yahoo.com) (217.12.10.213) by sourceware.org with SMTP; 6 May 2005 12:11:59 -0000 Received: (qmail 24490 invoked by uid 60001); 6 May 2005 12:11:58 -0000 Message-ID: <20050506121158.24488.qmail@web26002.mail.ukl.yahoo.com> Received: from [203.101.98.178] by web26002.mail.ukl.yahoo.com via HTTP; Fri, 06 May 2005 13:11:58 BST Date: Fri, 06 May 2005 12:12:00 -0000 From: Supreeth Reddy To: ecos-discuss@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: [ECOS] Problem using GDB to debug IXP425 target with BDI2000 JTAG X-SW-Source: 2005-05/txt/msg00065.txt.bz2 Hi All, I am facing a problem trying to debug multi-threaded applications with GDB using the BDI2000 JTAG while connecting to my IXDP425 based target. I get a SIGTRAP in this code in context.S - FUNC_START_ARM(hal_thread_load_context, r2) . . . bx lr #else movs pc,lr // also restores saved PSR #endif at movs pc,lr. I can see that both pc and lr are valid. I saw some messages in past with GDB and multi-threading on ARM targets, is that issue still around or is it fixed ? Any suggestions will be of great help. Thanks, Supreeth ___________________________________________________________ Yahoo! Messenger - want a free and easy way to contact your friends online? http://uk.messenger.yahoo.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss