gdb: remove bp_location::objfile The bp_location::objfile member variable is never used, so lets delete it. There should be no user visible changes after this commit.