Lines Matching full:debugger
5 The AML Debugger
12 This document describes the usage of the AML debugger embedded in the Linux
15 1. Build the debugger
19 debugger interface from the Linux kernel::
37 2. Start the userspace debugger interface
40 After booting the kernel with the debugger built-in, the debugger can be
47 That spawns the interactive AML debugger environment where you can execute
48 debugger commands.
55 The detailed debugger commands reference is located in Chapter 12 "ACPICA
56 Debugger Reference". The "help" command can be used for a quick reference.
58 3. Stop the userspace debugger interface
61 The interactive debugger interface can be closed by pressing Ctrl+C or using
68 4. Run the debugger in a script
71 It may be useful to run the AML debugger in a test script. "acpidbg" supports