From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8263 invoked by alias); 2 Dec 2007 23:09:17 -0000 Received: (qmail 8251 invoked by uid 22791); 2 Dec 2007 23:09:16 -0000 X-Spam-Check-By: sourceware.org Received: from wa-out-1112.google.com (HELO wa-out-1112.google.com) (209.85.146.177) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 02 Dec 2007 23:09:06 +0000 Received: by wa-out-1112.google.com with SMTP id l35so5173551waf for ; Sun, 02 Dec 2007 15:09:04 -0800 (PST) Received: by 10.114.109.1 with SMTP id h1mr2602656wac.1196636944524; Sun, 02 Dec 2007 15:09:04 -0800 (PST) Received: by 10.114.110.9 with HTTP; Sun, 2 Dec 2007 15:09:04 -0800 (PST) Message-ID: <5b7094580712021509s5521c61fhd2bcefcfa0369aab@mail.gmail.com> Date: Sun, 02 Dec 2007 23:09:00 -0000 From: "Brian Budge" To: gdb@sourceware.org Subject: info threads MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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-12/txt/msg00008.txt.bz2 Hi all - I'm having trouble with some of the threading interfaces of gdb. For instance, info threads prints nothing. I have read that this means it is not supported for my architecture, but I could have sworn it worked before. That being said, I switched over from x86 to x86_64 a few months ago, so maybe it's just my failing memory. In any case, can someone confirm that this should or should not work on x86_64? Any leads on what I might do to fix this issue if it should indeed work? Thanks, Brian