gdb: make core_target_open static The core_target_open function is only used in corelow.c, so lets make it static. There should be no user visible changes after this commit.