Accessing program counter registers from within C or Aseembler.
From: A M
Date: Tue Nov 16 2004 - 16:24:38 EST
Hello,
Does anybody know how to access the address of the
current executing instruction in C while the program
is executing?
Also, is there a method to load a program image from
memory not a file (an exec that works with a memory
address)? Mainly I am looking for a method that brings
a program image into memory modify parts of it and
start the in-memory modified version.
Can anybody think of a method to replace a thread
image without replacing the whole process image?
Thanks,
Ali
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/