Re: entry point of execve to kernel -- how to find it?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 23, 2003 at 01:27:36PM +0530, Omanakuttan wrote:

> What I would like to know is the entry point in kernel for this 
> interrupt so that I can put a breakpoint there and proceed from
> there?

Assuming an i386 architecture, look at arch/i386/kernel/entry.S for
the code handling system call entry and exit. If you want to debug
execve specifically, look at sys_execve, arch/i386/kernel/process.c. 

-- 
Muli Ben-Yehuda
http://www.mulix.org

Attachment: pgp00378.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux