I am trying to debug something using gdbserver, after the successful/YET REALLY SLOW debug session i see that the ash shell on the the target under debug is messed up.
Probably because gdbserver tries to open the core file which is binary. How do i recover from it?
Also any ideas to speed up gdbserver? i am using target remote /dev/ttyS0