diff options
author | Björn Gustavsson <[email protected]> | 2017-05-12 14:52:19 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-05-16 10:19:45 +0200 |
commit | 6166106ff9ff9d62b5d5966dbdb03e189e2a2bdf (patch) | |
tree | d1d0c7ee8f19d9d4cb4bff01db021cf35a6002be /.gitignore | |
parent | 4b216f70be3403bb7c102e7ac1a91b1ee4805c33 (diff) | |
download | otp-6166106ff9ff9d62b5d5966dbdb03e189e2a2bdf.tar.gz otp-6166106ff9ff9d62b5d5966dbdb03e189e2a2bdf.tar.bz2 otp-6166106ff9ff9d62b5d5966dbdb03e189e2a2bdf.zip |
Teach erlexec the -emu_type option
Add the option -emu_type to start an emulator of a certain
type. For exampe, "-emu_type lcnt" will start beam.lcnt.smp.
Any string will be accepted after -emu_type. If there is no
corresponding emulator, there will be an error similar to:
erlexec: The emulator '.../bin/x86_64-unknown-linux-gnu/beam.foo.smp' does not exist.
On Windows, there is an undocumented option "-debug". Remove
that option, because -emu_type can be used instead.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions