File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -31,18 +31,20 @@ Options:
3131 -M [ --mapw ] DLL... map file into target when input idle
3232 -e [ --eject ] DLL... eject libraries before main
3333 -E [ --ejectw ] DLL... eject libraries when input idle
34+ --set-flags FLAG... see --list-flags
35+ --unset-flags FLAG... see --list-flags
3436
3537 --print-own-pid print the pid of this process
3638 --print-pid print the pid of the target process
3739 --rethrow rethrow exceptions
3840 --vs-debug-workaround workaround for threads left suspended when debugging
3941 with visual studio by resuming all threads for 2
4042 seconds
41- --dbgpriv set SeDebugPrivilege
4243 --wait-for-exit wait for the target to exit before exiting
4344 --kill-on-exit kill the target when exiting
4445
4546 -v [ --verbose ]
47+ --list-flags list supported flags and exit
4648 --version display version information and exit
4749 --help display help message and exit
4850```
You can’t perform that action at this time.
0 commit comments