using read_command_lines to read in documentation

Doug Evans dje@transmeta.com
Mon Apr 2 20:30:00 GMT 2001


Using read_command_lines to read in documentation is a bit bogus, isn't it?
Or is there a reason?

define foo
       echo bar\n
end

document foo
	 if blah
end

(gdb) help foo



More information about the Gdb mailing list