how to hide specific frames in debugger window in intellij

Viewed 368

enter image description here

I know that i can hide frames from libraries by clicking the button above, but I wanna view a few libraries of those in the debug window, how can I do that?

my intellij version: IU-171.4424.56

1 Answers
Related