File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libpdel / ppp / test / .gdbinit
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:25:53 2012 UTC (12 years, 4 months ago) by misho
Branches: libpdel, MAIN
CVS tags: v0_5_3, HEAD
libpdel

file demo_server
set args -e 128 -s 3.3.3.3 -p 2.2.2.2 -U test -P test
handle SIGUSR1 pass nostop noprint
handle SIGPIPE pass nostop noprint
handle SIGTERM pass nostop noprint
break main
run

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>