From owner-freebsd-questions@FreeBSD.ORG Thu Jul 30 16:53:55 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5ACC1065678 for ; Thu, 30 Jul 2009 16:53:55 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by mx1.freebsd.org (Postfix) with ESMTP id 53CE18FC18 for ; Thu, 30 Jul 2009 16:53:54 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy2 with SMTP id 2so865669ewy.43 for ; Thu, 30 Jul 2009 09:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=RaYVpvfb7o+ZNwCPFzJUpO4LhIQ6y3fQfdhk71br0uc=; b=uYXiJyz9OpqQx0cbMaAWq96MUgrFznI6K9ZIsIQqED6f8TjEPv6/t97aTObYLhJqXJ S9Pu83XwcKyX+fu9/0UQAJpwdpRP9GLWBqIAsuPriORucZtiHHDmFq9q6lkaR9xkVxNr rlg3WAhP9tUaTSaXCL4miENvRGIasq9Cu2qPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=E0qWGwfq9taqLBdu2E+323eOqcEsNcnJgkMN/2lz+7L7/z6Wl6vH3aBC/JPmsLROP2 Z8GWT0Dvt/zBhch37jm0KyB4JqGIFDhYUd9UMqJe9DAbtV7WR3wncDvgQ3Lp8ecFgxwd DZTEwZokYJRZWlE1MQheVBlWhbmKD7gT5QDLc= MIME-Version: 1.0 Received: by 10.210.104.16 with SMTP id b16mr1942649ebc.70.1248972832500; Thu, 30 Jul 2009 09:53:52 -0700 (PDT) In-Reply-To: <4A71CBD9.7020001@diamondbox.dk> References: <20090729220911.GA656@slackbox.xs4all.nl> <20090730070749.GA19973@slackbox.xs4all.nl> <4A71CBD9.7020001@diamondbox.dk> Date: Thu, 30 Jul 2009 12:53:52 -0400 Message-ID: From: Daniel Underwood To: Nikolaj Thygesen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Roland Smith , freebsd-questions@freebsd.org Subject: Re: Parallel debugging X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 16:53:56 -0000 > Valgrind is rather hopeless on fbsd for multithreaded programs Interesting. Thanks for the note.