#
#( LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib"; export LD_LIBRARY_PATH; cgdb ./TestClient $* )
cgdb --args ./TestClient $CORBA_ARGS
