suse man page for user_enable_single_step

Query: user_enable_single_step

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USER_ENABLE_SINGLE_S(9) 					 Kernel Internals					   USER_ENABLE_SINGLE_S(9)

NAME
user_enable_single_step - single-step in user-mode task
SYNOPSIS
void user_enable_single_step(struct task_struct * task);
ARGUMENTS
task either current or a task stopped in TASK_TRACED
DESCRIPTION
This can only be called when arch_has_single_step has returned nonzero. Set task so that when it returns to user mode, it will trap after the next single instruction executes. If arch_has_block_step is defined, this must clear the effects of user_enable_block_step too. Kernel Hackers Manual 2.6. July 2010 USER_ENABLE_SINGLE_S(9)
Related Man Pages
gearman_task_data_size(3) - debian
gearman_task_take_data(3) - debian
gearman_task_st(3) - debian
iv_task(3) - debian
iv_task_register(3) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I
Shopt -s histappend