<div dir="ltr"><div><div><div>Dear Criu Hackers,<br><br></div>I am attempting to implement a process capture tool for the gcc to extract  compiler data that the user creates. <br></div>I have been experimenting with  google-coredumper (produced core files that are truncated) and just creating a normal core dump (working)<br></div>Now I am taking a try with criu, and I have gotten it to dump,<br><div><div><a href="https://github.com/h4ck3rm1k3/gcc-plugin-cpp-template/blob/master/plugin.cpp#L96">https://github.com/h4ck3rm1k3/gcc-plugin-cpp-template/blob/master/plugin.cpp#L96</a><br><br></div><div>but it needs root access. All I would really like is access to the memory of the program that is loadable without using gdb. I would like to be able to load the memory back and then use custom code to decode it with help of the programs header files. <br><br></div><div>Do any of you have some tips for me ? How to get criu to work without root access (this needs to be a tool that can be used in the field with only access to the gcc), or how to load in a core file and attach to it without gdb?<br><br></div><div>thanks,<br></div><div>mike<br clear="all"></div><div><div><div><br></div><div>ps <a href="http://sfk16.flossk.org/">http://sfk16.flossk.org/</a> I am help organizing this conference on oct22 if anyone wants to visit kosovo!<br></div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>James Michael DuPont<br>Kansas Linux Fest <a target="_blank" href="http://kansaslinuxfest.us">http://kansaslinuxfest.us</a> <br>Free/Libre Open Source and Open Knowledge Association of Kansas <a target="_blank" href="http://openkansas.us">http://openkansas.us</a><br>Member of Free Libre Open Source Software Kosova <a target="_blank" href="http://www.flossk.org">http://www.flossk.org</a><br>Saving Wikipedia(tm) articles from deletion <a target="_blank" href="http://SpeedyDeletion.wikia.com">http://SpeedyDeletion.wikia.com</a><br></div></div></div>
</div></div></div></div></div>