This is the mail archive of the gdb@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]

how to pass environment variables to inferior when debugging with gdbserver


Hi All:
   I want to debug a problem with dynamic linker when setting LD_AUDIT
variable, apparently this can only be set to inferior,
or gdbserver itself would break.
The problem is how to pass this variables to inferior by gdbserver
command line? I searched the doc but
didn't found a solution. Maybe I've missed something important, please
help and correct me if I am wrong.
Thanks.
-- 
Best Regards.


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