tags:

views:

11

answers:

0

Hi, I am trying to debug rild.c deamon with gdb.I followed the steps given in developer site with respect to gdbserver and gdb.After the connection is established between gdbserver and gdb in localhost iam not able to step in GDB i,e when i give next or Step command in gdb it simply hangs.can anyone tell me what's the problem?