2012-01-27 Pedro Alves <palves@redhat.com>
authorPedro Alves <palves@redhat.com>
Fri, 27 Jan 2012 19:23:43 +0000 (19:23 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 27 Jan 2012 19:23:43 +0000 (19:23 +0000)
commitbe07f1a20c962deb662b93209b4ca91bc8e5cbd8
treec46c5b008a5c786ff58b86259640972d3cec1409
parent8c85a4e2f7b1b536104ffcb95f843fb048c229e9
2012-01-27  Pedro Alves  <palves@redhat.com>

* linux-low.c (linux_child_pid_to_exec_file): Delete.
(elf_64_file_p): Make static.
(linux_pid_exe_is_elf_64_file): New.
* linux-low.h (linux_child_pid_to_exec_file, elf_64_file_p):
Delete declarations.
(linux_pid_exe_is_elf_64_file): Declare.
* linux-x86-low.c (x86_arch_setup): Use
linux_pid_exe_is_elf_64_file.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c
gdb/gdbserver/linux-low.h
gdb/gdbserver/linux-x86-low.c
This page took 0.025006 seconds and 4 git commands to generate.