Don't rely on inferior_ptid in record_full_wait
[deliverable/binutils-gdb.git] / gdb / obsd-nat.c
index 88c01df2a1ec4933034f9c9da9a5450bacbcb3d1..faef8ff7d32f91b30033eef2c2a4a5e9769ba7d8 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for OpenBSD.
 
-   Copyright (C) 2012-2019 Free Software Foundation, Inc.
+   Copyright (C) 2012-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -35,7 +35,7 @@
 
 #ifdef PT_GET_THREAD_FIRST
 
-std::sring
+std::string
 obsd_nat_target::pid_to_str (ptid_t ptid)
 {
   if (ptid.lwp () != 0)
This page took 0.02689 seconds and 4 git commands to generate.