OSDN Git Service

* mips-irix-tdep.c: Include "gdb_string.h", "solib.h", "solib-irix.h".
authoruweigand <uweigand>
Wed, 24 Oct 2007 21:15:35 +0000 (21:15 +0000)
committeruweigand <uweigand>
Wed, 24 Oct 2007 21:15:35 +0000 (21:15 +0000)
commit1ace22bf5da429caedc0b00ec62e690a396b1ec4
treec5f04555f1706f1a671b635cf3678c03be3e3434
parent7d6735646a0ba049dbdb73b4060973392b30c26d
* mips-irix-tdep.c: Include "gdb_string.h", "solib.h", "solib-irix.h".
(mips_irix_init_abi): Call set_solib_ops.
* solib-irix.c: Include "solib.h" and "solib-irix.h".
(irix_so_ops): Make global.
(_initialize_irix_solib): Do not set current_target_so_ops.
* solib-irix.h: New file.
* Makefile.in: Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/mips-irix-tdep.c
gdb/solib-irix.c
gdb/solib-irix.h [new file with mode: 0644]