vCont packets for next and step
Kishore Paul
kishorep@freescale.com
Mon Feb 12 22:07:00 GMT 2007
Should the gdb host not be sending multiple vCont step packets for next,
just like it does for step?
Thanks,
Kishore
Daniel Jacobowitz wrote:
>On Mon, Feb 12, 2007 at 03:36:26PM -0600, Kishore Paul wrote:
>
>
>>Hi All,
>>
>>How does the gdb next and step work? I am seeing a problem where next
>>only sends one vCont packet, similar to stepi though I was expecting a
>>set of vCont packets to be sent similar to a step.
>>
>>
>
>That means that, after the single stepi, the "next" thinks it has
>reached a different source line. So it stops.
>
>
>
More information about the Gdb
mailing list