> Only the last line ("no debugging symbols found") matters, it > is well hidden, of excessive verbosity, and ought to read: > > $ fictional-egdb-version /usr/local/bin/troff > /usr/local/bin/troff: no debugging symbols found > (gdb)
I suggest that you make `gdb' a shell alias to `gdb -q' to avoid the noise at startup. Werner