Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix
[deliverable/binutils-gdb.git] / gdb / amd64-linux-nat.c
index fea6ee2fbdc5caa70b37d01ddd4c4b4085fa85e3..5122b045eacf93baa5fbae420f1ff3e4ed5fe71a 100644 (file)
@@ -245,7 +245,7 @@ amd64_linux_store_inferior_registers (struct target_ops *ops,
    a request for a thread's local storage address.  */
 
 ps_err_e
-ps_get_thread_area (const struct ps_prochandle *ph,
+ps_get_thread_area (struct ps_prochandle *ph,
                     lwpid_t lwpid, int idx, void **base)
 {
   if (gdbarch_bfd_arch_info (target_gdbarch ())->bits_per_word == 32)
This page took 0.024802 seconds and 4 git commands to generate.