https://bugs.kde.org/show_bug.cgi?id=411203

Frank Ch. Eigler <f...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |f...@redhat.com

--- Comment #5 from Frank Ch. Eigler <f...@redhat.com> ---
Another case where this sort of feature would be useful relates to debuginfod. 
We may need a way of passing $DEBUGINFOD_URLS only to valgrind or only to the
target process (depending on what it is we're trying to debug).

Consider a command line option scheme kind of like docker's or /bin/env's:

valgrind -e ENV1= -e ENV2=foo   /bin/target

which could mean "drop ENV1 from, and override ENV2=foo in, valgrind's
environment"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to