2b402b2 Adjust gdb-add-index.patch to be silent about which gdb

Authored and Committed by Mark Wielaard 10 months ago
    Adjust gdb-add-index.patch to be silent about which gdb
    
    Every invocation of gdb-add-index will print which possible
    gdb command will be used. This is because the which command
    always prints the name of the command found. Redirect both
    stdout and stderr to /dev/null to suppress this when the
    output isn't needed.
    
        
file modified
+1 -1
file modified
+4 -1