* Makefile.in (remote-sds.o): Remove.
* remote-sds.c: Delete.
This commit is contained in:
parent
08768f6bb0
commit
154927ff99
3 changed files with 5 additions and 1130 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-01-01 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* Makefile.in (remote-sds.o): Remove.
|
||||
* remote-sds.c: Delete.
|
||||
|
||||
2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* linux-nat.c (lin_lwp_attach_lwp): Return a status. Do not
|
||||
|
|
|
@ -2532,10 +2532,6 @@ remote-mips.o: remote-mips.c $(defs_h) $(inferior_h) $(bfd_h) $(symfile_h) \
|
|||
$(gdbcmd_h) $(gdbcore_h) $(serial_h) $(target_h) $(exceptions_h) \
|
||||
$(remote_utils_h) $(gdb_string_h) $(gdb_stat_h) $(regcache_h) \
|
||||
$(mips_tdep_h)
|
||||
remote-sds.o: remote-sds.c $(defs_h) $(gdb_string_h) $(frame_h) \
|
||||
$(inferior_h) $(exceptions_h) $(bfd_h) $(symfile_h) $(target_h) \
|
||||
$(gdbcmd_h) $(objfiles_h) $(gdb_stabs_h) $(gdbthread_h) $(gdbcore_h) \
|
||||
$(regcache_h) $(serial_h)
|
||||
remote-sim.o: remote-sim.c $(defs_h) $(inferior_h) $(value_h) \
|
||||
$(gdb_string_h) $(terminal_h) $(target_h) $(gdbcore_h) \
|
||||
$(gdb_callback_h) $(gdb_remote_sim_h) $(remote_utils_h) $(command_h) \
|
||||
|
|
1126
gdb/remote-sds.c
1126
gdb/remote-sds.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue