gud-next-expr

gud-next-expr is a compiled Lisp function in `gud.el'.

(gud-next-expr)

Returns the following expr, point is set to beginning of that expr.
The expr is represented as a cons cell, where the car specifies the point in
the current buffer that marks the beginning of the expr and the cdr specifies
the character after the end of the expr.