mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
2b806f43c8
In ke/main.c, stabs for boot time drivers that were loaded with the kernel are linked and enabled before calling KdbInit, so that the user has them available. In ldr, drivers are now loaded with their symbols if available. This applies to userland dlls, too. I added DEL as well as backspace to the keys that cause the cursor to back up in kdb. The 'addr' command in kdb now prints a correct address (with symbol info if available). The kernel stack trace printer in exp.c now uses kdb to print addresses if it was enabled. svn path=/trunk/; revision=7598 |
||
---|---|---|
freeldr | ||
os2 | ||
posix | ||
reactos | ||
rosapps |