Open compor opened 2 years ago
It seems that pyelftools do not support editing/saving changes in ELF format and are mainly used for reading/examining ELF files.
Thus, using a modified version of the criu
coredump generator seems the most viable approach ATM.
Not sure what to do with this ATM, it requires a bit of cleanup and then it can be partially merged. However, not sure what might be the point of this.
Let's decide later.
Candidate for dropping.
In order to facilitate executable migration across ISAs, we will use GDB to generate core dump files.
Currently, this can be broken down to: