nakst / gf

A GDB frontend for Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for loading SVD files

mcrajah opened this issue · comments

I use GBD for remote firmware debugging. Most microcontrollers have SVD files to describe the peripheral registers. It would be useful to see these registers along with CPU registers. This makes looking and modifying status and control bits in these peripheral registers a breeze.
Thanks
Rajah