fn check_gdb_support(config: &Config) -> Option<String>
Returns None if GDB is available, otherwise returns an ignore message.
None