You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sami Vaarala 20da8b7f64 Add an explicit 'finish' call to debug trans 9 years ago
..
README.rst Add debugger support to core engine 10 years ago
duk_trans_socket.c Add an explicit 'finish' call to debug trans 9 years ago
duk_trans_socket.h Add an explicit 'finish' call to debug trans 9 years ago

README.rst

================================================
Debug transport using a simple socket connection
================================================

This example implements an example debug transport which uses a Linux server
socket on the debug target.