From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25823 invoked by alias); 17 Feb 2007 10:37:21 -0000 Received: (qmail 25815 invoked by uid 22791); 17 Feb 2007 10:37:21 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 17 Feb 2007 10:37:16 +0000 Received: from HOME-C4E4A596F7 ([81.5.50.212]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GBH74450 (AUTH halo1); Sat, 17 Feb 2007 12:37:07 +0200 (IST) Date: Sat, 17 Feb 2007 13:16:00 -0000 Message-Id: From: Eli Zaretskii To: Nicholas Mc Guire CC: gdb@sourceware.org In-reply-to: (message from Nicholas Mc Guire on Sat, 17 Feb 2007 09:07:09 +0100 (CET)) Subject: Re: Break in a thread but continue other threads Reply-to: Eli Zaretskii References: <200702161602.l1GG2gpr014571@douglas.highley-recommended.com> 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: 2007-02/txt/msg00182.txt.bz2 > Date: Sat, 17 Feb 2007 09:07:09 +0100 (CET) > From: Nicholas Mc Guire > cc: gdb@sourceware.org > > One posible solution for this problem would be to use tracepoints - we > have completed the first version of tracepoints for Linux (PPC,MIPS,X86) > and it is available via cvs at: > > cvs -d :pserver:anoncvs@dslab.lzu.edu.cn:/home/cvs login > password: anoncvs > cvs -d :pserver:anoncvs@dslab.lzu.edu.cn:/home/cvs co tracepoints Any reasons why this wasn't submitted for inclusion in GDB?