Error in computing steady state

Right now I have a problem computing the steady state as my initial values are too far from the steady state values. Is there a way to retrieve the values of all the variables in the period just before dynare gives up computing the steady state?

Thanks

Try using the most recent snapshot with

options_.debug=1; steady(solve_algo=4,maxit=1000)