Hi , everyone! Can I use gdb debug tool with coreboot v4.0? This information is oudated
coreboot has an easy to use interface to the GNU debugger gdb. To enable it, add the following two lines to your mainboard's Options.lb:
uses CONFIG_GDB_STUB ... default CONFIG_GDB_STUB=1