jucas97 / food-dispenser-image

Other
0 stars 0 forks source link

Integrate GNU Debugger #22

Open jucas97 opened 2 years ago

jucas97 commented 2 years ago

GNU Debugger must be integrated to allow target debugging. GDB Server and Client packages shall be generated in accordance with the employed ARM architecture and the GDB Server installed into the rootfs. A rootfs-dbg with debug symbols (deployed rootfs shall not contain any debugging symbols) shall also be generated for GDB Client uses.

GDB Server integration should be configurable (enabled through a postfile configuration file).