On 30.05.2009 14:48 Uhr, René Reuter wrote:
I've no fallback dir. The coreboot_ram is located at ./targets/emulation/qemu-x86/qemu-x86/normal/coreboot_ram
But gdb can't find any debugging symbols in it.
Did you recompile with the patch to src/config/Config.lb mentioned on http://www.coreboot.org/Debugging
you need to add -O2 -g instead of -Os to CFLAGS