Hi

I've just realised after a long while that I've been simulating an binary file 
that was dynamically linked and I didn't encounter any problems or notice any 
problems however, I have encountered a problem during simulation where my 
original program tries to allocate a huge chunk of memory during a call to the 
function fread(). I don't know if this is due to the dynamic linking or a bug 
in the original code. I suspect the latter but my question is what kind of 
problems could I expect by trying to simulate dynamically linked executables? 
The gem5 tutorials on the wiki are quite outdated (3+ years old) so I don't 
know if gem5 supports dynamically linked binaries.


Thanks

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to