Re: How to view debug information?
From: R.Fichter (Ft.nospam_at_emtrion.de)
Date: 04/29/04
- Next message: JeffS: "Question on Bandon / Lubbock Config.bib file:"
- Previous message: sergeir: "Re: PB 4.2 Where to get error codes for GetAdaptersInfo()"
- In reply to: visi: "How to view debug information?"
- Next in thread: visi: "Re: How to view debug information?"
- Reply: visi: "Re: How to view debug information?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Apr 2004 09:05:57 +0200
Check if you have set the environment variable SHIP_BUILD to 1 (or selected
the item "Enable Ship Build" on the "Build Options" tab in the platform
settings). If this environment variable set the macros RETAILMSG and
DEBUGMSG are redefined in a header file. In this case no messages are output
to the debug interface. If the environment variable SHIP_BUILD is not set,
the funktion NKDbgPrintfW in the kernel is called to output the message.
Regards Ruediger
"visi" <zqvisi@hotmail.com> schrieb im Newsbeitrag
news:%23vzNiZQLEHA.556@tk2msftngp13.phx.gbl...
> In retail or debug ,
> RETAILMSG(1,(TEXT("PDD_AudioInitialize1\r\n")));
> DEBUGMSG(1,(TEXT("PDD_AudioInitialize2\r\n")));
> there isnt debug messages occuring.
>
> I have no idea about it!If I need to do something?
>
> Thanks!
>
>
>
>
- Next message: JeffS: "Question on Bandon / Lubbock Config.bib file:"
- Previous message: sergeir: "Re: PB 4.2 Where to get error codes for GetAdaptersInfo()"
- In reply to: visi: "How to view debug information?"
- Next in thread: visi: "Re: How to view debug information?"
- Reply: visi: "Re: How to view debug information?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|