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 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 gdb/ 2012-03-05 21:07:46 +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 2012-03-01 Pedro Alves <palves@redhat.com> 2012-03-01 21:11:23 +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