On Thu, 2003-08-14 at 23:56, Adrian Chadd wrote:
> 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)
you built with -g ?
Rob
-- GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:28 MST