« Return to Thread: GDB command to write to memory

Re: GDB command to write to memory

by Guillaume MENANT :: Rate this Message:

Reply to Author | View in Thread


Guillaume MENANT wrote:
The command x is used to examine memory but i don't find the command to write directly a value in memory. I've tried X but it is not recognized.

Thanks
The only solution i've found is the "set var" command but it's limited in use. Is there a more flexible command ?

 « Return to Thread: GDB command to write to memory