mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
Fix the debugging macros introduced in r58132 (for the _FATAL case): do not use exceptions but instead a breakpoint followed by a process termination procedure (or a bugcheck if we are in kernel mode). Feel free to improve them !! [DRIVERS-HAL] Finish to use the new debugging macros Part 3/3 svn path=/trunk/; revision=58154