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

[Bug cli/15190] programs run inside gdb ignore LD_LIBRARY_PATH


http://sourceware.org/bugzilla/show_bug.cgi?id=15190

lvernschrock at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #3 from lvernschrock at gmail dot com 2013-02-27 15:01:26 UTC ---
Okay, it is defiantly a problem with my shell configuration.

[quote]
tc@box:~$ export LD_LIBRARY_PATH=/home/tc/mylib
tc@box:~$ echo $LD_LIBRARY_PATH
/home/tc/mylib
tc@box:~$ $SHELL
tc@box:~$  echo $LD_LIBRARY_PATH

tc@box:~$ exit
tc@box:~$  echo $LD_LIBRARY_PATH
/home/tc/mylib
[/quote]

Thus I assume that this is an invalid bug. I'll mark it as a duplicate of bug#
9011.

*** This bug has been marked as a duplicate of bug 9011 ***

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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