Mention the NetBSD support in "info proc" documentation
[deliverable/binutils-gdb.git] / gdb / gdbarch.sh
index 24f8cdfe90b043f0af4ff1add850856e62dce22f..13775078c25a5479a40f9ccbd6e65907b000837b 100755 (executable)
@@ -50,6 +50,7 @@ do_read ()
     # On some SH's, 'read' trims leading and trailing whitespace by
     # default (e.g., bash), while on others (e.g., dash), it doesn't.
     # Set IFS to empty to disable the trimming everywhere.
+    # shellcheck disable=SC2162
     while IFS='' read line
     do
        if test "${line}" = ""
This page took 0.022994 seconds and 4 git commands to generate.