Variables and stack trace panes disappeared

I'm running 10.5.2.
When running JUnit tests, with the Debug button pressed I have only Watches and Debugger tabs. When stopped at a breakpoint I don't get variables or stack trace information anymore. I've looked everywhere for a way to show these panes but I can't find it. Maybe I'm being daft. Re-boots of IDEA don't help.

0
Avatar
Permanently deleted user

Hello,

Please provide a screenshot of how 'debug' panel looks at your environment

Denis

0
Avatar
Permanently deleted user

screen shot attached



Attachment(s):
IntelliJ screenshot.png
0
Avatar
Permanently deleted user

OK I got it sorted. The variable and stack frame window was stacked vertically and completely contracted. I expanded it then moved those panes to the main debugger window w/ the "move to tab" context menu.

0

In such cases you can use Restore Layout button on the left.

0

请先登录再写评论。