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 Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
buffer.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
buffer.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
common-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
common-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_assert.h 2012-01-11 Andreas Tobler <andreast@fgznet.ch> 2012-01-11 21:51:31 +00:00
gdb_dirent.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_locale.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_signals.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_thread_db.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
i386-xstate.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
linux-osdata.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
linux-osdata.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
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 Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ptid.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ptid.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
signals.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
xml-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
xml-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00