IntelliJ-调试设置下一条语句? [英] IntelliJ - Debugging set next statement?

查看:103
本文介绍了IntelliJ-调试设置下一条语句?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在IntelliJ中调试时,如何退回到上一行?

How can I step back to a previous line when I'm debugging in IntelliJ?

我在调试菜单或执行此操作的命令中都看不到任何东西.

I don't see anything in the debug menu or commands to do this.

推荐答案

IDEA当前没有向后调试支持.但是,(对于Java)在调试器工具栏上有落帧"动作和按钮.它使您可以在堆栈中向上移动一帧并重新输入当前方法.

There's no backward debugging support in IDEA currently. Nevertheless (for Java) there is Drop Frame action and button on the debugger toolbar. It lets you go one frame up in the stack and re-enter the current method.

这篇关于IntelliJ-调试设置下一条语句?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆