From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31038 invoked by alias); 15 Aug 2007 03:06:19 -0000 Received: (qmail 31030 invoked by uid 22791); 15 Aug 2007 03:06:18 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Aug 2007 03:06:16 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-243-116.inter.net.il [84.228.243.116]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id IQG02986 (AUTH halo1); Wed, 15 Aug 2007 06:06:00 +0300 (IDT) Date: Wed, 15 Aug 2007 03:06:00 -0000 Message-Id: From: Eli Zaretskii To: luisgpm@linux.vnet.ibm.com CC: gdb@sourceware.org In-reply-to: <1187122729.8591.20.camel@localhost> (message from Luis Machado on Tue, 14 Aug 2007 17:18:49 -0300) Subject: Re: Watchpoints stopping GDB on specific threads Reply-to: Eli Zaretskii References: <1187108458.4388.14.camel@localhost> <1187122729.8591.20.camel@localhost> 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-08/txt/msg00124.txt.bz2 > From: Luis Machado > Cc: gdb@sourceware.org > Date: Tue, 14 Aug 2007 17:18:49 -0300 > > Using the "if" statement? "if" or "conditions". > But in which kind of variable? A user defined > variable on GDB or a variable inside the inferior? I meant the latter, but Daniel says there's no such variable.