(procfs_wait): Return new pid, built from the inferior status.
+2008-07-24 Aleksandar Ristovski <aristovski@qnx.com>
+
+ * nto-procfs.c (procfs_attach): Populate initial thread list.
+ (procfs_wait): Return new pid, built from the inferior status.
+
2008-07-23 Thiago Jung Bauermann <bauerman@br.ibm.com>
* configure.ac (CONFIG_INITS): Delete long obsoleted variable.
gdb_flush (gdb_stdout);
}
inferior_ptid = do_attach (pid_to_ptid (pid));
+ procfs_find_new_threads ();
push_target (&procfs_ops);
}
}
}
- return inferior_ptid;
+ return ptid_build (status.pid, 0, status.tid);
}
/* Read the current values of the inferior's registers, both the