mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 06:20:30 +00:00
* Makefile.in (inf-ttrace.o): Fix typo.
This commit is contained in:
parent
c273b20f14
commit
6e93c4f78b
@ -1,3 +1,7 @@
|
||||
2004-12-07 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* Makefile.in (inf-ttrace.o): Fix typo.
|
||||
|
||||
2004-12-07 Jim Blandy <jimb@redhat.com>
|
||||
|
||||
* remote.c (remote_threads_info, remote_current_thread): Use
|
||||
|
@ -2089,7 +2089,7 @@ inf-ptrace.o: inf-ptrace.c $(defs_h) $(command_h) $(inferior_h) $(inflow_h) \
|
||||
$(gdbcore_h) $(observer_h) $(gdb_string_h) $(gdb_ptrace_h) \
|
||||
$(gdb_wait_h) $(inf_child_h)
|
||||
inf-ttrace.o: inf-ttrace.c $(defs_h) $(command_h) $(gdbcore_h) \
|
||||
$(gdbthread_h)$(inferior_h) $(observer_h) $(target_h) \
|
||||
$(gdbthread_h) $(inferior_h) $(observer_h) $(target_h) \
|
||||
$(gdb_assert_h) $(gdb_string_h) $(inf_child_h) $(inf_ttrace_h)
|
||||
infptrace.o: infptrace.c $(defs_h) $(command_h) $(frame_h) $(gdbcore_h) \
|
||||
$(inferior_h) $(regcache_h) $(target_h) $(gdb_assert_h) \
|
||||
|
Loading…
Reference in New Issue
Block a user