Re: i386 ptrace - getting vm_areas structures / simd stuff
Jeff Dike (jdike@karaya.com)
Mon, 03 Jan 2000 12:12:19 -0500
> I'm coding a debugger (assembler-level, i386 processors to begin) and
> I would like to get the virtual memories structures of the ptraced
> process (its vm_areas).
Have you looked at /proc/<pid>/maps?
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/