![]() |
|
|||
File indexing completed on 2025-05-11 08:23:47
0001 #! /bin/bash 0002 0003 mkdir MyTests 0004 find -name MyTests -prune -or -name "*.nxe" -exec cp {} MyTests \; 0005 0006 stty 1:0:80001cb2:0:3:1c:7f:15:4:5:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 </dev/ttyS1 0007 /bin/cp /dev/ttyS1 screen & 0008 cpJob=$! 0009 0010 ( cd MyTests; for f in *nxe; do m68k-elf-gdb ${f} </dev/null; done ) 0011 0012 kill -9 $cpJob
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |