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 3e4f2d4722 Debugger cleanups, endianness, peek/flush, etc 10 years ago
..
README.rst Add debugger support to core engine 10 years ago
duk_debug_trans_socket.c Debugger cleanups, endianness, peek/flush, etc 10 years ago
duk_debug_trans_socket.h Debugger cleanups, endianness, peek/flush, etc 10 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.