On Thu, Nov 11, 2010 at 8:33 AM, narendra babu <[email protected]> wrote: > Is there any easy at run time to dump very large binary structures at runtime > , becos we have lots and lots variables inside structures and also which > are pointing to pointers to other structures, array of pointers
Use a debugger like GDB or DDD. - Raja _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
