JanetDocsPlaygroundI'm feeling luckyGitHub sign in

debug/fbreak



    cfunction
    src/core/debug.c on line 245, column 1

    (debug/fbreak fun &opt pc)

    Set a breakpoint in a given function. pc is an optional offset, 
    which is in bytecode instructions. fun is a function value. Will 
    throw an error if the offset is too large or negative.


0 examplesSign in to add an example
Loading...