On Thu, 8 Oct 2009, mobi phil wrote:

>> In my mind, your question translates into two pieces of software :
>> - a terminal emulator
>> - a shell (like /bin/ksh or cmd.exe)
>
>
> exactly!
>
>> The PocketConsole / PocketCmd pair can do this for you, but the cmd part
>> is a port of ReactOS's cmd. No unix-like shell, so (I suppose) no pipes.
>
>> The solution I do use lately is
>> 1. gdb+gdbserver
>> 2. rsh (to my PDA) or telnet (to the eBox) to launch applications
>
> the problem is that often with some traces you go much faster than that
>
>> The rsh or telnet solutions could benefit from a ksh too. Does anyone
>> have porting experience for one of the *nix shells ?
>
> not me... I have the same question... but pipes could be a big problem
> to implement

i have an implementation of pipe() using non blocking sockets, if it can 
help you

Vincent Torri

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to