mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-30 12:51:48 +08:00
GP-4173 Complete transition to using --option params with bsim and bsim_ctl commands
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user