[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1283590891.1685.41.camel@steven>
Date: Sat, 04 Sep 2010 17:01:31 +0800
From: Steven <mqyoung@...il.com>
To: Hui Zhu <teawater@...il.com>
Cc: "gdb@...rceware.org" <gdb@...rceware.org>,
linux-kernel@...r.kernel.org, Michael Snyder <msnyder@...are.com>,
Marc Khouzam <marc.khouzam@...csson.com>,
Thiago Jung Bauermann <thiago.bauermann@...il.com>,
"Frank Ch. Eigler" <fche@...hat.com>
Subject: Re: Linux Kernel GDB tracepoint module 2010-8-30 release
Dear Hui,
Thank you verch much!
My board is 64-bit MIPS, is KGTP available on 64-bit MIPS?
Best Regards,
Steven
On Sat, 2010-09-04 at 15:47 +0800, Hui Zhu wrote:
> > The MIPS support that you interest is check in to the KGTP truck. I
> > just try it with a mips32el board.
> > To cross-compile it, you need set the CROSS_COMPILE ,KERNELDIR and
> > ARCH in Makefile.
>
> Forgot 1 thing, if you want remote debug the MIPS board, you can use
> call netcat in board for example:
> nc -l -p 1234 < /proc/gtp > /proc/gtp
>
> And debug with GDB command:
> target remote board_ip:1234
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists