I recommend to make the changes in src/config/local/general.h as I mentioned in my previous email. BTY I defined for UDP network debugging as follow #define GDBUDP , and verified that I get the gdbstub command Since "config/local/general.h" is included after the #undef GDBUDP, it works well. Ofer
-----Original Message----- From: Michael Brown [mailto:[email protected]] Sent: Wednesday, March 21, 2012 3:26 PM To: [email protected] Cc: Thomas Miletich; Levy, O Subject: Re: [ipxe-devel] gdbstub: command not found On Wednesday 21 Mar 2012 22:12:56 Thomas Miletich wrote: > You need to enable at least one of the GDB* defines in > src/config/general.h. I've updated the documentation for gdbstub to reflect this: http://ipxe.org/cmd/gdbstub#build_options Michael _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo/ipxe-devel

