Chris Costello <[EMAIL PROTECTED]> wrote:
>print menu
>print menu->pagelen
>print menu->current
>print menu->top
>print menu->pagelen

I think that you can also use:

   (gdb) p menu
   (gdb) p *menu

--John

Reply via email to