kgdb_arch_set_pc(9) centos man page | unix.com

Man Page: kgdb_arch_set_pc

Operating Environment: centos

Section: 9

KGDB_ARCH_SET_PC(9)					     Kernel Debugger Internals					       KGDB_ARCH_SET_PC(9)

NAME
kgdb_arch_set_pc - Generic call back to the program counter
SYNOPSIS
void kgdb_arch_set_pc(struct pt_regs * regs, unsigned long pc);
ARGUMENTS
regs Current struct pt_regs. pc The new value for the program counter
DESCRIPTION
This function handles updating the program counter and requires an architecture specific implementation.
AUTHOR
Jason Wessel <jason.wessel@windriver.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KGDB_ARCH_SET_PC(9)
Related Man Pages
ccw_device_start_key(9) - centos
swapcontext(2) - centos
emulate_branch(3) - ultrix
struct_kgdb_arch(9) - suse
spray(3n) - hpux
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq