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] | |
On Wed, Mar 21, 2007 at 08:46:40AM -0700, Don Mies wrote:
I'm having a lot of trouble with gdb not finding my shared libraries...99% of the time, this symptom means that your shell startup files are clobbering LD_LIBRARY_PATH. GDB runs the program by invoking a subshell to handle command line processing. I recommend checking that.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |