This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB command to write to memory




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 ?
-- 
View this message in context: http://www.nabble.com/GDB-command-to-write-to-memory-tp15730605p15731837.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]