[COMMIT] Accept "\r\n" line-endings on all hosts

Andrew Cagney cagney@gnu.org
Thu Oct 14 19:59:00 GMT 2004


+set file [open "crlf.gdb" "w"]
+puts -nonewline $file "info break\r\n"
+close $file

yes, like it, recommended, thanks!



More information about the Gdb-patches mailing list