on 21/03/2010 23:11 Alexander Best said the following: > *hehe* that makes more sense. well i already sent you lp. unfortunately str is > not available to gdb: > > (gdb) print str > Variable "str" is not available.
In cases like this sometimes the argument is still available for examination as a variable further down the stack (i.e. in one of the calling functions). -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
