Re: eu-dbgserver vs. valgrind --debuginfo-server=ipaddr:port

2019-09-20 Thread Hans-Peter Nilsson
> From: "Frank Ch. Eigler" > Date: Fri, 20 Sep 2019 16:28:30 +0200 > The buildid-based search > elsewhere in valgrind (find_debug_file()) would be a good place to add > the new quiet call. If that fails, the old client/server > filename-based logic could still be retained as a fallback. (Ooh, t

eu-dbgserver vs. valgrind --debuginfo-server=ipaddr:port

2019-09-19 Thread Hans-Peter Nilsson
Hi. I attended FChE's debuginfo-server talk at the GNU Tools Cauldron (nice meeting you there BTW). I happened to re-read the valgrind manpage yesterday (grr: --error-exitcode isn't the default) and stumbled upon a "new" feature mentioned there: apparently valgrind has a debug-info server of its