|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Defines |
| #define | DBG_GET_PPI |
| #define | DBG_DEFAULT_CHANNEL(x) |
| #define | DBG_ENABLE_CHANNEL(ppi, ch, level) |
| #define | DBG_DISABLE_CHANNEL(ppi, ch, level) |
| #define | DBG_IS_CHANNEL_ENABLED(ppi, ch, level) |
| #define | DBG_PRINT(ppi, ch, level) |
| #define | ERR(fmt,...) |
| #define | FIXME(fmt,...) |
| #define | WARN(fmt,...) |
| #define | TRACE(fmt,...) |
| #define | ERR_CH(ch, fmt,...) |
| #define | FIXME_CH(ch, fmt,...) |
| #define | WARN_CH(ch, fmt,...) |
| #define | TRACE_CH(ch, fmt,...) |
| #define | ERR_PPI(ppi, ch, fmt,...) |
| #define | FIXME_PPI(ppi, ch, fmt,...) |
| #define | WARN_PPI(ppi, ch, fmt,...) |
| #define | TRACE_PPI(ppi, ch, fmt,...) |
| #define | STUB |
| #define | KeRosDumpStackFrames(Frames, Count) KdSystemDebugControl('DsoR', (PVOID)Frames, Count, NULL, 0, NULL, KernelMode) |
Functions |
| BOOL | DbgInitDebugChannels () |
Generated on Sat May 26 2012 06:10:58 for ReactOS by
1.7.6.1
|