Rechercher une page de manuel
user_disable_single_step
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
Sommaire
NAME
user_disable_single_step - cancel user-mode single-stepSYNOPSIS
- void user_disable_single_step(struct task_struct * task);
ARGUMENTS
task
- either current or a task stopped in TASK_TRACED
DESCRIPTION
Clear task of the effects of user_enable_single_step and user_enable_block_step. This can be called whether or not either of those was ever called on task, and even if arch_has_single_step returned zero.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre