From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11627 invoked by alias); 12 Aug 2015 03:24:39 -0000 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 Received: (qmail 11616 invoked by uid 89); 12 Aug 2015 03:24:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: smtp.webfaction.com Received: from mail6.webfaction.com (HELO smtp.webfaction.com) (74.55.86.74) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 12 Aug 2015 03:24:37 +0000 Received: from [192.168.1.10] (c-73-194-208-34.hsd1.nj.comcast.net [73.194.208.34]) by smtp.webfaction.com (Postfix) with ESMTP id 277662101DA3; Wed, 12 Aug 2015 03:24:35 +0000 (UTC) Message-ID: <55CABC70.50106@mindchasers.com> Date: Wed, 12 Aug 2015 03:24:00 -0000 From: Bob Cochran User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Ran Shalit , linuxppc-dev@lists.ozlabs.org, gdb Subject: Re: gdb with powerpc References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-08/txt/msg00015.txt.bz2 On 08/11/2015 12:50 PM, Ran Shalit wrote: > Hello, > > I would like to ask if anyone tried remote debugging with > gdb/gdbserver on powerpc. > [snip] > ^ > > As an alternative, Is anyone familiar with binary package with > gdb/gdbserver for powerpc used with x86 host ? I use the powerpc toolchain built using the Yocto Project recipes, and this includes gdb and gdbserver (if you include the gdb recipe ). I can run gdb remotely and on my target ( both 32-bit and 64-bit targets ). They also have pre-built toolchains that might include gdb, but I don't use them. > > Best Regards, > Ran > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@lists.ozlabs.org > https://lists.ozlabs.org/listinfo/linuxppc-dev >