GDB Help

Michael Greene <[email protected]> Thu, 13 Feb 2014 07:12:44 -0800
Newsgroups gmane.comp.gdb.general
Message-ID <CABHAbBrpoxOhi1tONDL3u_-35Y8Pog+k0w+Rqk+6O-bO=Y8A_Q@mail.gmail.com>
Hi, while I'm connected to my iPhone through SSH and I'm using GDB to
attach to a process on my iPhone this happens:

(gdb) attach 853
Attaching to process 853.
Reading symbols for shared libraries . done
bfd_mach_o_scan: unknown architecture 0x100000c/0x0
bfd_mach_o_scan: unknown architecture 0x100000c/0x0
bfd_mach_o_scan: unknown architecture 0x100000c/0x0
bfd_mach_o_scan: unknown architecture 0x100000c/0x0
Reading symbols for shared libraries ............................

Then both my iPhone and Putty freeze. I don't know what I'm doing wrong but
please reply.