Re: [Openocd-development] recive the linux kernel's DCC messages

2009-03-24 Thread Hiroshi Ito
I change my mind, I withdraw from this. From: Hiroshi Ito Subject: Re: [Openocd-development] recive the linux kernel's DCC messages Date: Tue, 24 Mar 2009 21:49:04 +0900 (JST) Message-ID: <20090324.214904.07636811@mlb.co.jp> > > I did something similar thanks for the patc

[Openocd-development] recive the linux kernel's DCC messages

2009-03-24 Thread Laurent Gauch
> > On Tue, Mar 24, 2009 at 1:49 PM, Hiroshi Ito > wrote: > >/ > />>/ I did something similar thanks for the patch. did you by any chance also > />>/ look at the arm dcc serial driver that is handing around on the net? > />/ > />/ No.

Re: [Openocd-development] recive the linux kernel's DCC messages

2009-03-24 Thread Kees Jongenburger
On Tue, Mar 24, 2009 at 1:49 PM, Hiroshi Ito wrote: > >> I did something similar thanks for the patch. did you by any chance also >> look at the arm dcc serial driver that is handing around on the net? > >  No. where is it ? There are a few implementations laying around the one I know of was writt

Re: [Openocd-development] recive the linux kernel's DCC messages

2009-03-24 Thread Hiroshi Ito
> I did something similar thanks for the patch. did you by any chance also > look at the arm dcc serial driver that is handing around on the net? No. where is it ? Use DCC channel as a "virtual serial device" or "virtual network device" is a good idea. For the future entension, to adapt to va

Re: [Openocd-development] recive the linux kernel's DCC messages

2009-03-24 Thread Øyvind Harboe
Committed. Thanks! -- Øyvind Harboe PayBack incident management system Reduce costs and increase quality, free Starter Edition http://www.payback.no/index_en.html ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists

Re: [Openocd-development] recive the linux kernel's DCC messages

2009-03-24 Thread Kees Jongenburger
Hello Ito, I did something similar thanks for the patch. did you by any chance also look at the arm dcc serial driver that is handing around on the net? On Tue, Mar 24, 2009 at 11:56 AM, Hiroshi Ito wrote: > I'm debugging Linux 2.6.29-rc8 with OpenOCD. > > Linux for arm has arm generic debug op

[Openocd-development] recive the linux kernel's DCC messages

2009-03-24 Thread Hiroshi Ito
I'm debugging Linux 2.6.29-rc8 with OpenOCD. Linux for arm has arm generic debug option which send debug messages via DCC channel. -- see -- make ARCH=arm menuconfig Kernel hacking Kernel low-level debugging functions Kernel low-level debugging via EmbeddedICE DCC channel - This p