Lines Matching full:debugger
4 * Module Name: dbxface - AML Debugger external interfaces
43 * DESCRIPTION: Enter debugger command loop
115 * Set the single-step flag. This will cause the debugger (if present) in acpi_db_signal_break_point()
116 * to break to the console within the AML debugger at the start of the in acpi_db_signal_break_point()
391 * DESCRIPTION: Init and start debugger
441 acpi_os_printf("Could not get debugger mutex\n"); in acpi_initialize_debugger()
452 "Could not start debugger thread")); in acpi_initialize_debugger()
473 * DESCRIPTION: Stop debugger in ACPI_EXPORT_SYMBOL()
479 /* Terminate the AML Debugger */ in ACPI_EXPORT_SYMBOL()
485 /* Wait the AML Debugger threads */ in ACPI_EXPORT_SYMBOL()
510 * PARAMETERS: thread_id - Debugger thread ID in ACPI_EXPORT_SYMBOL()
514 * DESCRIPTION: Set debugger thread ID in ACPI_EXPORT_SYMBOL()