[ipxe-devel] debug able modules

Joshua Oreman oremanj at MIT.EDU
Fri Oct 19 03:38:04 UTC 2012


On Thu, Oct 18, 2012 at 2:28 PM, Kalpesh Patel
<Kalpesh.Patel at glgroup.com> wrote:
> Hi,
>
>
>
> Is there a comprehensive list of modules that can be built with debug turned
> on?
>
>
>
> In particular, I am looking for additional non-hardware modules that can be
> included:

Hi Kalpesh,

Every source file in the iPXE tree is a legitimate target for the
DEBUG option. You enable debug statements in whatever.c by including
DEBUG=whatever. Not all files have debug statements in them, so in
some cases this will be a no-op.

Hope this helps,
Josh

>
>
>
> # cd ipxe/src
>
> # make DEBUG=http,scsi,iscsi,dns.tftp,aoe,bzimage,dhcp,…
>
>
>
> Thanks.
>
>
> This e-mail message, and any attachments, is intended only for the use of
> the individual or entity identified in the alias address of this message and
> may contain information that is confidential, privileged and subject to
> legal restrictions and penalties regarding its unauthorized disclosure and
> use. Any unauthorized review, copying, disclosure, use or distribution is
> strictly prohibited. If you have received this e-mail message in error,
> please notify the sender immediately by reply e-mail and delete this
> message, and any attachments, from your system. Thank you.
>
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel
>



More information about the ipxe-devel mailing list