gdbserver/linux-low: turn '{collect, supply}_ptrace_register' into methods
[deliverable/binutils-gdb.git] / gdbserver / linux-tic6x-low.cc
index 9ff23969c6c4433b4f4cd457643aeebd77731da3..8f5eff7fdb55dbe9768770c4f50fa690714ff7b6 100644 (file)
@@ -423,8 +423,6 @@ tic6x_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* collect_ptrace_register */
-  NULL, /* supply_ptrace_register */
   NULL, /* siginfo_fixup */
   NULL, /* new_process */
   NULL, /* delete_process */
This page took 0.028084 seconds and 4 git commands to generate.