Implement option parsing. Add the following options: - --help display the help - --debug execute the program step by step, and print debug information. The last value should be the binary file to open.
Implement option parsing.
Add the following options:
The last value should be the binary file to open.