How to fill a range of memory using a value?

Andrew Cagney ac131313@redhat.com
Fri Mar 7 14:46:00 GMT 2003


> Hi,all
> 
> I want to fill a range of memory using a value. I read a range of memory by
> artifical array. But how to write a range of memory?

(gdb) print memset (address, value, size)

> Thanks
> 
> Best Regards
> Lawrence Lee
> Linux/IA, Software, S3 Tech.
> Tel:(021)53560056-8056
> 
> 




More information about the Gdb mailing list