LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can you use GDB to alter memory? (https://www.linuxquestions.org/questions/linux-software-2/can-you-use-gdb-to-alter-memory-294675/)

tim_l 02-25-2005 05:19 AM

Can you use GDB to alter memory?
 
Is there a way of changing the memory of a currently being debugged program in gdb? I know you can assign to variables etc. etc but can you actually physically change the value at a given address?

And if so does anyone know how it's implemented, or am I going to have to sift through several billion lines of gdb source code....

Thanks,

Tim


All times are GMT -5. The time now is 05:53 PM.