Rahix / tbot

Automation/Testing tool for Embedded Linux Development
https://tbot.tools
GNU General Public License v3.0
91 stars 21 forks source link

WIP: GDB machine #36

Closed Rahix closed 3 years ago

Rahix commented 4 years ago

Add a GDB machine to tbot_contrib.gdb which can be used for interacting with the GNU debugger interactively.

I wrote this some time ago but never got around to properly testing it and finalizing the implementation. I'll keep it here for now; if anyone is interested in continuing work on this, feel free to do so!