> Can you evaluate the following lines in that gdb session, and show the > output? > up 6 > p *f->output_data.x I am getting (gdb) p *f->output_data.x No symbol "f" in current context. > >