GP-4173 Complete transition to using --option params with bsim and bsim_ctl commands

This commit is contained in:
ghidra1
2024-01-03 17:29:45 -05:00
parent 0de3f53c11
commit 735cb1a5c3
12 changed files with 830 additions and 718 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# Command-line script for interacting with a BSim database
# maximum heap memory (may be increased)
MAXMEM=1G
MAXMEM=2G
# launch mode (fg, bg, debug, debug-suspend)
LAUNCH_MODE=fg