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
- Floating point exception - gdb Juergen Leising
- Re: Floating point exception - gdb Chris Costello
- Re: Floating point exception - gdb John E. Davis
- Re: Floating point exception - gdb Juergen Leising