ubsan: nds32: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / gdb / obsd-nat.h
index 7c35307c075e79d1344bedf46388520be133375f..c8016ed91218f0c6c4cdf603c29278b0833d5e7a 100644 (file)
@@ -25,7 +25,7 @@
 class obsd_nat_target : public inf_ptrace_target
 {
   /* Override some methods to support threads.  */
-  const char *pid_to_str (ptid_t) override;
+  std::string pid_to_str (ptid_t) override;
   void update_thread_list () override;
   ptid_t wait (ptid_t, struct target_waitstatus *, int) override;
 };
This page took 0.025587 seconds and 4 git commands to generate.