Hi Ritul, It's possible to use SoC vendor specific tools.
For example Intel System Debugger supports loading debug symbols(bootblock.debug, romstage.debug, ramstage.debug etc) and do source level debug. To debug bootblock from reset vector: enable reset break, load bootblock.debug, power on the platform. This will allow for doing source level debug. Regards, Naresh Solanki On Sat, 23 Nov, 2024, 8:43 pm ritul guru, <ritul.b...@gmail.com> wrote: > Hi All, > Recently had a need to debug the coreboot at source level. > Is it that we can only debug coreboot from romstage and not in bootblock > or verstage via gdb or any other source level debugger? > any pointers will be helpful here. > > I see a few pointers below to use gdb for coreboot source level debugging, > any other guidelines or help available for the same? > https://www.coreboot.org/Debugging > > > > > *Thanks & RegardsRitul Guru+91-9916513186* > _______________________________________________ > coreboot mailing list -- coreboot@coreboot.org > To unsubscribe send an email to coreboot-le...@coreboot.org >
_______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org