mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
SCP: Document in HELP and sim_doc HELP SET DEBUG -B
This commit is contained in:
parent
5ba0ef0c67
commit
5f98bdcce6
BIN
doc/simh_doc.doc
BIN
doc/simh_doc.doc
Binary file not shown.
5
scp.c
5
scp.c
@ -1426,7 +1426,10 @@ static const char simh_help1[] =
|
||||
" and the disk storage that a long running debug might consume.\n"
|
||||
" The size of the circular memory buffer that is used is specified on\n"
|
||||
" the SET DEBUG command line, for example:\n\n"
|
||||
"++SET DEBUG -B <sizeinMB> <debug-destination>\n\n"
|
||||
"++SET DEBUG -B <sizeinMB> <debug-destination-file>\n\n"
|
||||
" The buffered data is written to the specified destination file when\n"
|
||||
" control returns to the sim> prompt or every 30 seconds while the \n"
|
||||
" simulator is executing instructions.\n\n"
|
||||
#define HLP_SET_BREAK "*Commands SET Breakpoints"
|
||||
"3Breakpoints\n"
|
||||
"+SET BREAK <list> set breakpoints\n"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user