From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8074 invoked by alias); 25 Jul 2010 18:38:38 -0000 Received: (qmail 8066 invoked by uid 22791); 25 Jul 2010 18:38:37 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-px0-f169.google.com (HELO mail-px0-f169.google.com) (209.85.212.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 25 Jul 2010 18:38:30 +0000 Received: by pxi7 with SMTP id 7so10203013pxi.0 for ; Sun, 25 Jul 2010 11:38:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.142.4 with SMTP id p4mr1914080wfd.253.1280083108261; Sun, 25 Jul 2010 11:38:28 -0700 (PDT) Received: by 10.142.143.15 with HTTP; Sun, 25 Jul 2010 11:38:28 -0700 (PDT) Date: Sun, 25 Jul 2010 18:38:00 -0000 Message-ID: Subject: what does "Target multi-thread does not support this command" mean? From: Mathew Yeates To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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: 2010-07/txt/msg00095.txt.bz2 I get this when I try and use a reverse command. Is the message refer to my build of gdb? Or does it refer to my build of my program? Excuse the dumb question -Mathew