Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:49, 3 May 2025 Martini talk contribs created page KernelDebugRef - Entering the Debugger (Created page with "There are various ways to enter the debugger. The first way is during initialization. If the following keys are pressed at the debugger's console, the debugger is entered: * '''r''' - (lowercase r) enters the debugger at the beginning of system kernel initialization in real mode. This is very early in system initialization. * '''p''' - enters the debugger after going into protected mode for the first time. Symbols have not been loaded yet. * '''<space-bar>''' - enters t...")