binutils-gdb/gdb/common
Jan Kratochvil 2e7941949d gdb/
Code cleanup.
	* common/linux-osdata.c (linux_common_core_of_thread): New function
	comment.
	* linux-nat.c (linux_nat_wait_1): Replace linux_nat_core_of_thread_1
	call by linux_common_core_of_thread.
	(linux_nat_core_of_thread_1): Remove.
	* linux-nat.h (linux_nat_core_of_thread_1): Remove declaration.
	* linux-thread-db.c: Include linux-osdata.h.
	(update_thread_core): Replace linux_nat_core_of_thread_1 call by
	linux_common_core_of_thread.
2012-03-05 21:07:46 +00:00
..
agent.c gdb/ 2012-03-04 03:31:09 +00:00
agent.h gdb: 2012-03-03 09:51:29 +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 gdb/ 2012-03-05 21:07:46 +00:00
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 2012-03-01 Pedro Alves <palves@redhat.com> 2012-03-01 21:11:23 +00:00
xml-utils.c
xml-utils.h