https://sourceware.org/bugzilla/show_bug.cgi?id=33937
--- Comment #5 from Alessandro Arzilli <alessandro.arzilli at gmail dot com> --- (In reply to Frank Ch. Eigler from comment #4) > If you replace that with a args append "-v" (which is the documented short > version of --verbose), you'll get a more reliable and portable output to > stderr. I can't do just that because putting -v at the end doesn't work and also there are versions of debuginfod-find out there that don't have a --verbose flag. However I can do this: https://github.com/go-delve/delve/pull/4270. -- You are receiving this mail because: You are on the CC list for the bug.
