This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] save/restore environ in libiberty pex_unix_exec_child


If the child assignment truly clobbers the parent, won't the parent's
assignment clobber the child?

If it's portable enough, using exevpe/execve instead of execvp/execv
would be preferred.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]