• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Révision5d97c55cb299a381852698c9c8b54b8ce962bd97 (tree)
l'heure2006-09-16 07:51:13
AuteurNick Roberts <nickrob@snap...>
CommiterNick Roberts

Message de Log

Add new header dependencies.

Change Summary

Modification

--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -2163,7 +2163,7 @@ ia64-tdep.o: ia64-tdep.c $(defs_h) $(inferior_h) $(gdbcore_h) \
21632163 infcall.o: infcall.c $(defs_h) $(breakpoint_h) $(target_h) $(regcache_h) \
21642164 $(inferior_h) $(gdb_assert_h) $(block_h) $(gdbcore_h) $(language_h) \
21652165 $(objfiles_h) $(gdbcmd_h) $(command_h) $(gdb_string_h) $(infcall_h) \
2166- $(dummy_frame_h)
2166+ $(dummy_frame_h) $(async_nat_inferior_h) $(async_nat_sigthread_h)
21672167 inf-child.o: inf-child.c $(defs_h) $(regcache_h) $(memattr_h) $(symtab_h) \
21682168 $(target_h) $(inferior_h) $(gdb_string_h)
21692169 infcmd.o: infcmd.c $(defs_h) $(gdb_string_h) $(symtab_h) $(gdbtypes_h) \
@@ -2171,7 +2171,8 @@ infcmd.o: infcmd.c $(defs_h) $(gdb_string_h) $(symtab_h) $(gdbtypes_h) \
21712171 $(symfile_h) $(gdbcore_h) $(target_h) $(language_h) $(symfile_h) \
21722172 $(objfiles_h) $(completer_h) $(ui_out_h) $(event_top_h) \
21732173 $(parser_defs_h) $(regcache_h) $(reggroups_h) $(block_h) \
2174- $(solib_h) $(gdb_assert_h) $(observer_h)
2174+ $(solib_h) $(gdb_assert_h) $(observer_h) $(async_nat_inferior_h) \
2175+ $(async_nat_sigthread_h)
21752176 inf-loop.o: inf-loop.c $(defs_h) $(inferior_h) $(target_h) $(event_loop_h) \
21762177 $(event_top_h) $(inf_loop_h) $(remote_h) $(exceptions_h)
21772178 inflow.o: inflow.c $(defs_h) $(frame_h) $(inferior_h) $(command_h) \
@@ -2236,7 +2237,7 @@ linux-nat.o: linux-nat.c $(defs_h) $(inferior_h) $(target_h) $(gdb_string_h) \
22362237 $(gdb_wait_h) $(gdb_assert_h) $(linux_nat_h) $(gdbthread_h) \
22372238 $(gdbcmd_h) $(regcache_h) $(regset_h) $(inf_ptrace_h) $(auxv_h) \
22382239 $(elf_bfd_h) $(gregset_h) $(gdbcore_h) $(gdbthread_h) $(gdb_stat_h) \
2239- $(linux_fork_h) $(async_nat_inferior_h)
2240+ $(linux_fork_h) $(inf_loop_h) $(async_nat_inferior_h)
22402241 linux-thread-db.o: linux-thread-db.c $(defs_h) $(gdb_assert_h) \
22412242 $(gdb_proc_service_h) $(gdb_thread_db_h) $(bfd_h) $(exceptions_h) \
22422243 $(gdbthread_h) $(inferior_h) $(symfile_h) $(objfiles_h) $(target_h) \