This is the mail archive of the gdb@sources.redhat.com 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: A copy/save command ...


> 
> I've been playing with load/store architectures for too long - I keep 
> thinking that the oposite of load is store ... :-(

Sure, but thats store register _to_ memory.

Lets see,

 load register from memory (actually .reg note section)
 load memory from (core) file

 store (save) register to memory
 dump (write) memory to (core) file


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