# When i click on the Debugger pane in Juno menu nothing happens

**URL:** https://discourse.julialang.org/t/when-i-click-on-the-debugger-pane-in-juno-menu-nothing-happens/32613
**Category:** Juno
**Tags:** debug
**Created:** [December 23, 2019, 9:03am UTC](https://discourse.julialang.org/t/when-i-click-on-the-debugger-pane-in-juno-menu-nothing-happens/32613 "2019-12-23T09:03:22Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Richard\_M](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/richard_m/32/11966_2.png) [@Richard\_M](https://discourse.julialang.org/u/Richard_M)
#### Post date: [December 23, 2019, 9:03am UTC](https://discourse.julialang.org/t/when-i-click-on-the-debugger-pane-in-juno-menu-nothing-happens/32613/1 "2019-12-23T09:03:22Z")

</div>

When i click on the Debugger pane in Juno menu nothing happens, no pane opens.

 ![Screenshot (53)](https://global.discourse-cdn.com/julialang/original/3X/4/5/453c0a048520c87b13be215779c2861095d639d6.png)

---

<div class="post-metadata">

### Author: ![heliosdrm](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/heliosdrm/32/3851_2.png) [@heliosdrm](https://discourse.julialang.org/u/heliosdrm)
#### Post date: [December 23, 2019, 5:50pm UTC](https://discourse.julialang.org/t/when-i-click-on-the-debugger-pane-in-juno-menu-nothing-happens/32613/2 "2019-12-23T17:50:35Z")

</div>

In the screenshot that you are showing, the Julia session is not even started.

The debugger pane should open automatically when you are debugging something. Have you tried the example given in the documentation?

[http://docs.junolab.org/latest/man/debugging/](http://docs.junolab.org/latest/man/debugging/)
