display character strings in fortran

Arjen Markus arjen.markus895@gmail.com
Wed Jun 10 11:50:00 GMT 2009


With the p command in gdb you print via the debugger - that is
something completely
different than writing/printing a variable's value in the Fortran
program. What you see
is simply the debugger's way of looking at (Fortran) strings.

Regards,

Arjen



More information about the Gdb mailing list