Lines Matching full:on
10 on Unix and Windows.
50 # that on the debug client.
72 The debug client automatically attaches to the debug target on startup.
86 loop based on LibUV and Duktape with MIT license (like Duktape). As such it's
102 - ``./build/dukluv`` on Linux
104 - ``.\build\Debug\dukluv.exe`` on Windows
147 …2016-02-17T13:59:42.325Z INF Proxy: Listening for incoming JSON debug connection on 0.0.0.0:9093, …
241 code running on the target ("duk" command line). **The filenames used on the
242 target and on the debug client must match exactly**, because e.g. breakpoints
243 are targeted based on the 'fileName' property of Function objects.
249 The default search path means that if a function on the target has fileName
265 on paths and patterns, etc.
320 on how the protocol can be used.