Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

GDBManipulator

Unknown edited this page Jul 1, 2020 · 1 revision

GDB Manipulator

The GDBManipulator is a application that runs on a host computer and allows the target to reduce dependency’s and to evaluate test results.

To fulfil this task it uses the GNU-Debugger to evaluate expressions and to flash the target(in case of an remote device). Usage:

For further developments or if the gdb receives new features or other ways my improve the GDBManipulator it is possible to extend this application by adding new Communication Chains.