re #9443 refactoring of detection classes
re #9568 Fixed a typo in the config file
re #9568 Fixed formatting
re #9568 Added all 4 commands (arguments) to be sent to the debugger into the configuration file.
re #9568 Fixed a typo in the filename.
re #9566 Removed IoUtils.cs since it was being used only in one place.
re #9566 Moved magic values into the configuration file.
re #9566 Added InfoFetcher.cs, modified some other files (a bit of refactoring)
re #9565 Implemented DebuggerInfoParser, added IoUtils for reading the content of a file
re #9433 Added possible detection by port listening
re #9433 Added possible detection by process name
re #9433 Abstract detection definition added