pub async fn get_gdb_version(path: &PathBuf) -> Option<String>
Retrieves GDB version by executing –version flag
Returns None on exec failure or unparseable output