iPXE discussion forum

Full Version: efi gdbstub crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Thanks everyone. I build ipxe like : make bin-x86_64-efi/ipxe.efi, but when I debug it with gdbstub serial, ipxe crash at line "__asm__ __volatile__ ( "int $3" )" in function gdbmach_breakpoint. What's wrong ? Does ipxe.efi can debug with gdbstub? If not ,how can I debug it?
Thanks you very much!
Reference URL's