Im not sure what the problem is. Im on iOS 9 iPad and when I try to ssh into the iPad, its fine but when I run gdb I get this error.
warning: Unrecognized osabi 0 in arm_set_osabi_from_host_info
And then when I try to att blackops I get this error.
warning: error on line 221 of "/Volumes/Builds2/BuildRoot/SourceCache/gdb/gdb-1708/src/gdb/macosx/macosx-nat-infthread.c" in function "kern_return_t modify_trace_bit(thread_t, int)": (os/kern) invalid argument (0x4x)
When I type continue or c I get this error.
warning: Unrecognized osabi 0 in arm_set_osabi_from_host_info
Error calling thread_get_state for GP registers for thread 0x3843lxerror on line 251 of "/Volumes/Builds2/BuildRoot/SourceCache/gdb/gdb-1708/src/gdb/macosx/arm-macosx-nat-exec.c" in function "void fetch_inferior_registers(int)": (os/kern) invalid argument (0x4)
What am I doing wrong? How can I fix this so I can mod Call of Duty Black Ops Zombies?