|
Class Summary |
| AArgument |
Enumeration of all possible command line arguments for the debugger. |
| AError |
Represents an argument to represent an invalid argument. |
| Help |
Argument to view a help about usage of the debugger |
| OutputFile |
argument to specify a file to append the output of the debugger to |
| UnbufferedOutput |
argument that makes the output to be unbuffered |
| UnknownArgument |
argument that signalizes an unknown argument |
| Version |
argument to view the version of the debugger |
| WrongParameterNumberArgument |
argument that signalizes an argument with the wrong number of parameters |