Change tui_show_symtab_source to be a method
[external/binutils.git] / gdb / linux-nat.h
index 40e0f2c..0c1695a 100644 (file)
@@ -64,7 +64,7 @@ public:
 
   void update_thread_list () override;
 
-  const char *pid_to_str (ptid_t) override;
+  std::string pid_to_str (ptid_t) override;
 
   const char *thread_name (struct thread_info *) override;