- Debugging of members in a derived class now is possible when the base class contains a private member with the same name. This also removes a warning when starting the debugger.
- Improved command input validation. Fixes some error outputs when providing wrong command input.