vCont packets for next and step

Daniel Jacobowitz drow@false.org
Mon Feb 12 21:50:00 GMT 2007


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.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list