mjklbhvg

Results 3 comments of mjklbhvg

I'm not really sure if this is the right way to test this. It seems like the test binaries are just built using the system c compiler, so relying on...

I had a little bit of trouble trying to get the readelf idea to work, because readelf reports slightly different offsets than gdb: `readelf --segments /tmp/default.out` ``` Program Headers: Type...

I encountered a similar bug to this, also hitting the assertions in `shiftFile`. As I understand it, these asserts make sure that the "shifted" pages are covered by exactly one...