Synopsis
Bshell [options] [program [program arguments]]
Options for bshell are described in these sections:
- To debug the bshell during
run time
- Baan CPU
- Scheduler
- File I/O
- Miscellaneous
- Message and log extract
- Memory usage
- Miscellaneous
To pass options to the bshell, specify the options in the command line of the BW Configurator, for example:
-set CORE=1 –dbgcpu –dbgfun ttaad2100m000
Pass
-set CORE=1 –dbgcpu –dbgfun
options to the bshell and
run the
Application Configuration (ttaad2100m000) session.
Bshell logs all output to
$BSE_TMP/bshell.PID. This log file is removed when
the bshell exits normally. You can instruct the bshell to keep the log file
with the
–keeplog
option.