This commit is contained in:
jamesfalkner
2019-07-11 22:19:15 -04:00
parent 9905289129
commit 4684efdc84

View File

@@ -43,7 +43,7 @@ Click **Save** to save this configuration, and then click **Debug** to attach th
== Test app
You can switch between the debug pane and the Terminal panes using the small icons: the image:termbox.png[Box,display=inline] icon is for your Terminals, and the image:bugicon.png[Bug,display=inline] icon is for the debugger. Click image:termbox.png[Box,display=inline] to go back to your terminal(s), and open a Terminal and run:
You can switch between the debug pane and the Terminal panes using the small icons to the left of the debugger window: the image:termbox.png[] icon is for your Terminals, and the image:bugicon.png[] icon is for the debugger. Click image:termbox.png[] to go back to your terminal(s), and open a Terminal and run:
[source,sh,role="copypaste"]
----