From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15736 invoked by alias); 19 Sep 2007 23:00:46 -0000 Received: (qmail 15703 invoked by uid 22791); 19 Sep 2007 23:00:41 -0000 X-Spam-Check-By: sourceware.org Received: from gateway-1237.mvista.com (HELO gateway-1237.mvista.com) (63.81.120.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 19 Sep 2007 23:00:37 +0000 Received: from gupta1.mvista.com (gupta1.mvista.com [10.0.4.48]) by hermes.mvista.com (Postfix) with ESMTP id 46B781E533 for ; Wed, 19 Sep 2007 16:00:36 -0700 (PDT) Message-ID: <46F1AA15.2060804@mvista.com> Date: Thu, 20 Sep 2007 05:58:00 -0000 From: Nitin Gupta User-Agent: Thunderbird 2.0.0.5 (X11/20070716) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Debugging support multi-core/smp systems Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-09/txt/msg00156.txt.bz2 Hello, What debug capabilities does latest gdb have for multi-core/SMP systems? Please let me know about both homogeneous and heterogeneous systems. Regards, Nitin