Re: [OpenOCD-devel] MIPS C source code stepping

2013-02-06 Thread Spencer Oliver
On 5 February 2013 18:39, Kamal Dasu wrote: > Wanted to confirm if others are seeing on mips platform all stepping > commands seem to only do stepi , stepi also steps single > instrcution no matter what the parameter. next behaves like nexti. > continue with a count does not work either. > > Wo

[OpenOCD-devel] MIPS C source code stepping

2013-02-05 Thread Kamal Dasu
Wanted to confirm if others are seeing on mips platform all stepping commands seem to only do stepi , stepi also steps single instrcution no matter what the parameter. next behaves like nexti. continue with a count does not work either. Would like to understand the problem any pointer to debug