Re: Question about IMGNODEBUGGER

From: Tweeeek (Tariq.Mahmood_at_nospam.com)
Date: 04/28/04


Date: Wed, 28 Apr 2004 09:47:32 +0100

Hi
The following is from the help file in platform builder in 4.2

IMGNODEBUGGER corresponds to the Enable Kernel Debugger check box found on
the Build Options tab. When the Enable Kernel Debugger check box is
selected, IMGNODEBUGGER = 0. When the check box is not selected,
IMGNODEBUGGER = 1.

IMGNODEBUGGER is tested in common.bib to determine whether to include the
kernel debugger component (kd.dll) or not.

To avoid any uncertainties I would build clean with deptrees enabled, if you
have a fast machine this shouldn't be too painful, there maybe a shortcut,
if there is it would be useful to know.

Regards

"Loren Ipsum" <loren@ipsum.com> wrote in message
news:554e01c42cfa$19dee260$a001280a@phx.gbl...
> hello,
>
> If I change the "Kernel Debugger" setting from the
> project in platform builder, is that equivalent with
> changing IMGNODEBUGGER from a build window?
>
> What exactly does IMGNODEBUGGER affect? What I would like
> to know is what I need to rebuild. If I change
> IMGNODEBUGGER, do I need a rebuild all, or is makeimg
> enough?
>
> Loren.