1 Forks
78 Stars
78 Watchers

RTEdbg

Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-based decoding application, demo code included.

How to download and setup RTEdbg

Open terminal and run command
git clone https://github.com/RTEdbg/RTEdbg.git
git clone is used to create a copy or clone of RTEdbg repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RTEdbg https://github.com/RTEdbg/RTEdbg/archive/master.zip

Or simply clone RTEdbg with SSH
[email protected]:RTEdbg/RTEdbg.git

If you have some problems with RTEdbg

You may open issue on RTEdbg support forum (system) here: https://github.com/RTEdbg/RTEdbg/issues