binutils-gdb/gdb/common
Pedro Alves 644cebc98c 2012-02-27 Pedro Alves <palves@redhat.com>
gdb/gdbserver/
	* linux-low.c (pid_is_stopped): Delete, moved to common/.
	(linux_attach_lwp_1): Adjust to use linux_proc_pid_is_stopped.

	gdb/
	* linux-nat.c (pid_is_stopped): Delete, moved to common/.
	(linux_nat_post_attach_wait): Adjust to use
	linux_proc_pid_is_stopped.

	* common/linux-procfs.h (linux_proc_pid_is_stopped): Declare.
	* common/linux-procfs.c (linux_proc_pid_is_stopped): New function,
	based on pid_is_stopped from both linux-nat.c and
	gdbserver/linux-low.c, and renamed.
2012-02-27 16:22:16 +00:00
..
ax.def
buffer.c
buffer.h
common-utils.c
common-utils.h
gdb_assert.h
gdb_dirent.h
gdb_locale.h
gdb_signals.h
gdb_thread_db.h
i386-xstate.h
linux-osdata.c
linux-osdata.h
linux-procfs.c 2012-02-27 Pedro Alves <palves@redhat.com> 2012-02-27 16:22:16 +00:00
linux-procfs.h 2012-02-27 Pedro Alves <palves@redhat.com> 2012-02-27 16:22:16 +00:00
linux-ptrace.h
ptid.c
ptid.h
signals.c
xml-utils.c
xml-utils.h