On Mon, Jul 13, 2015 at 11:45 PM, Yu-Cheng Liu <[email protected]> wrote: > hello , > > 1.I tried to trace coreboot, I followed the coreboot Debugging steps but > there is no coreboot_ram.debug in my directory. > I select GDB debugging support and Wait for a GDB connection rebuild > coreboot already, what step is missing ? >
There were some file name changes in the tree. coreboot_ram.debug should now be ramstage.debug. It should be sitting in the build/cbfs/fallback/ directory. Hope that helps. -Aaron > > > > > > > > -- > coreboot mailing list: [email protected] > http://www.coreboot.org/mailman/listinfo/coreboot -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

