stupid gdb

From: Adrian Chadd <adrian@dont-contact.us>
Date: Thu, 14 Aug 2003 07:56:05 -0600

Any ideas? I forgot how to fix this:

(gdb) print fd
$1 = 28
(gdb) print fd_table[28].wstate
cannot subscript something of type `<data variable, no debug info>'
(gdb) print fd_table[28].write_method
cannot subscript something of type `<data variable, no debug info>'
(gdb)

...?

adrian
Received on Thu Aug 14 2003 - 07:56:08 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:28 MST