资 源 简 介
This project has been re-christened as [PSHELL](https://github.com/RonIovine/pshell) and has migrated over to GitHub at: PSHELL
The RDB-lite package provides the ability to embed functions within C/C++ applications that can then be invoked remotely via either a stand-alone UDP command line client program (called "rdbl"), or a standard TCP based "telnet" client, to provide an embedded CLI functionality on a per-process basis. The RDB-lite server runs as a lightweight guest daemon thread within its host process.
This package provides a limited version of the RDB (Remote Debug) functionality that is at the core of the swSpy diagnostics suite, but in a lightweight, very small footprint package.
The command format is that of a single keyword with optional arguments (like Unix command line), unlike the full RDB which provides for a multi-keywor