| ![[BACK]](/icons/cvsweb/back.gif) Return to .gdbinit CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libpdel / ppp / test | 
1.1 ! misho 1: file demo_server ! 2: set args -e 128 -s 3.3.3.3 -p 2.2.2.2 -U test -P test ! 3: handle SIGUSR1 pass nostop noprint ! 4: handle SIGPIPE pass nostop noprint ! 5: handle SIGTERM pass nostop noprint ! 6: break main ! 7: run