ug, midnight commander reminds me of the old dosshell, which was fine, for
1994 . . .

Now days we have wonderful technologies such as Samba, NFS, and syntax
highlighting editors. So we can do "weird" things like:

boot our dev boards via NFS.
Share a sub directory of the NFS share out via Samba.
Write code on another system, via the Samba share, as if it were a local
file.
Compile natively on the dev board.

Imagine that !


On Sun, Nov 16, 2014 at 3:30 AM, briselec via BeagleBoard <
beagleboard@googlegroups.com> wrote:

> I avoid using vi as much as I can so if I'm doing some simple testing of
> code on the bbb, I use the editor built in to mc (midnight commander). I'll
> have that open in one vc, run make in another and test the program in a
> 3rd. For debugging on the bbb I use cgdb which is a bit better than just
> the command line of gdb.
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to