[Ilugc] Binary struct dump

  • From: rajasuperman@xxxxxxxxx (Raja Subramanian)
  • Date: Thu Nov 11 12:22:40 2010

On Thu, Nov 11, 2010 at 8:33 AM, narendra babu <cnarendra_babu@xxxxxxxxx> 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

Other related posts: