Re: [Dejagnu-commit] [PATCH][Ping v6] Environment variables forwarding

2014-06-10 Thread Ben Elliston
On Mon, Jun 09, 2014 at 09:03:31PM +0100, Pedro Alves wrote: > I'd be great to have this finally addressed, though whatever > solution dejagnu ends up with should consider build vs board vs > target. Yes, it would be nice to have a general mechanism. Ben signature.asc Description: Digital sign

Re: [Dejagnu-commit] [PATCH][Ping v6] Environment variables forwarding

2014-06-09 Thread Pedro Alves
The issue of passing environment variables to spawned programs came up on the GDB list recently, although in our case, we want to pass env vars to host programs (to GDB), not target programs. At https://sourceware.org/ml/gdb-patches/2014-06/msg00246.html, Yao pointed at an earlier dejagnu attempt