The main tools (Stop manager, Watch manager, Stack view) are enabled as soon as you press ctrl+K, even if you haven't run anything.

Henry Rich

On 1/2/2017 7:50 PM, bill lam wrote:
even all boxes had been grayed out. If it runs into any error, J will enter
into suspension mode showing the offending lines and stack.  I think gui
debug is normally used in this way.

On 3 Jan, 2017 8:33 am, "Moon S" <[email protected]> wrote:

Dunno.. Ctrl+K just shows the debug box with all options grayed. The secret
knowledge was dbstop. No GUI to set a break-point at a line or all lines,
no right button action, no way to start line-by-line execution from the
menu or toolbars. Just dbstop.

On Tue, Jan 3, 2017 at 2:11 AM, bill lam <[email protected]> wrote:

debug utility is now contained inside stdlib, no longer needed to load
'debug'

press ctrl-k should be enough to run the gui debug.

On 3 Jan, 2017 7:08 am, "chris burke" <[email protected]> wrote:

See the lab: Help|Studio|Labs|Debug

In brief, load debug with:

    load 'debug'

  and press Ctrl-K to show the debugger.

On Mon, Jan 2, 2017 at 2:11 PM, Moon S <[email protected]> wrote:

1) JQt (8.05, j64, windows, all latest) can't debug a program. I
mean,
run
it line by line, entering or stepping over functions. At least I
couldn't
find how to do it. Moreover, it can't run a program: file > open >
latest
... someprogram.ijs --> new edit window with green background pops
up,
then
pressing button 'run' leads to JQt crash, i.e. all J windows
disappear.
2) The documentaiton '.../addons/docs/help/dictionary/dx013.htm'
says
'see
system\main\debug.ijs'; also debug.ijs is mentioned in
'.../addons/docs/help/user/library.htm'. But system/main contains
only:
regex.ijs
socket.ijs
stdlib.ijs
task.ijs

3) Package manager has some debug packages (debug/dissect, /lint,
/tte),
no
pure 'debug', so probably debug.ijs must be 'built-in'? I could find
it
only in addons/ide/jhs.

Anyway, I just wanted to gebug a single file program, no project,
nothing
fancy. Is there a simple way to do it without learning all the 13!:x
stuff?
Some tutorial on that? Youtube? Anything?

Thank you.

Georgiy Pruss
------------------------------------------------------------
----------
For information about J forums see http://www.jsoftware.com/
forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to