From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22434 invoked by alias); 26 May 2009 16:02:35 -0000 Received: (qmail 22350 invoked by uid 22791); 26 May 2009 16:02:33 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail189.messagelabs.com (HELO mail189.messagelabs.com) (85.158.139.179) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Tue, 26 May 2009 16:02:25 +0000 X-VirusChecked: Checked X-Env-Sender: Noel.Vellemans@visionBMS.com X-Msg-Ref: server-9.tower-189.messagelabs.com!1243353741!44820347!1 X-StarScan-Version: 6.0.0; banners=-,-,- Received: (qmail 18083 invoked from network); 26 May 2009 16:02:21 -0000 Received: from gateway.loepfe.com (HELO gateway.loepfe.com) (195.134.156.204) by server-9.tower-189.messagelabs.com with SMTP; 26 May 2009 16:02:21 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Q: GDB - Threads Date: Tue, 26 May 2009 16:02:00 -0000 Message-ID: <1531E53627F1F749B4FE809BF2A4EB67FABA56@WETMEX10.loepfe.com> From: "Vellemans, Noel" To: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00167.txt.bz2 Hi, Somebody who can point me to a document (URL) that contains some info about GDB-(server)debugging with threads ? I'm having problems debugging multithread applications (compiled for ARM). Ref to : http://sourceware.org/ml/gdb/2009-05/msg00137.html GDB-6.8 (for ARM). /toolchain_build_arm/gdbhost-6.8/gdb$ ./gdb --v GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "--host=3Di386-pc-linux-gnu --target=3Darm-linux-uclibc". Kind Regards, Noel. =20