Remove MULTI_OBJFILE_P
[deliverable/binutils-gdb.git] / gdb / darwin-nat.h
index f33e25316f5ac1e46f0eaa3edaaabfcf5649a725..9091efd88f14b866fb98729e829e77d726986430 100644 (file)
@@ -45,7 +45,7 @@ class darwin_nat_target : public inf_child_target
 
   bool thread_alive (ptid_t ptid) override;
 
-  const char *pid_to_str (ptid_t) override;
+  std::string pid_to_str (ptid_t) override;
 
   char *pid_to_exec_file (int pid) override;
 
This page took 0.025523 seconds and 4 git commands to generate.