public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* RE: Debugging with linked shared libraries ....
@ 2005-10-25 14:46 Kris Warkentin
  2005-10-26  5:35 ` How to unsuscribe? Gengis Toledo
  0 siblings, 1 reply; 3+ messages in thread
From: Kris Warkentin @ 2005-10-25 14:46 UTC (permalink / raw)
  To: 'Christophe LYON', Roberto Brunelli; +Cc: gdb

Best to 'set solib-search-path <path to my stuff>' in gdb.  Try putting it
in your .gdbinit.

cheers,

Kris 

> -----Original Message-----
> From: gdb-owner@sources.redhat.com 
> [mailto:gdb-owner@sources.redhat.com] On Behalf Of Christophe LYON
> Sent: Tuesday, October 25, 2005 9:55 AM
> To: Roberto Brunelli
> Cc: gdb@sources.redhat.com
> Subject: Re: Debugging with linked shared libraries ....
> 
> 
> > I would like to debug a c++ program that links shared libraries 
> > (files) in non standard places:
> > 
> >  1. I set the LD_LIBRARY_PATH so that the program runs fine from my 
> > (c)sh
> > 
> >  2. I execute
> > 
> >     gdb myProg
> > 
> >  3. but when I 'run'
> > 
> 
> Presumably your .cshrc resets your LD_LIBRARY_PATH.
> 'run' starts a new shell, and thus sources your .cshrc.
> 
> You have to set your LD_LIBRARY_PATH in your .cshrc
> 
> Christophe.
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* How to unsuscribe?..
  2005-10-25 14:46 Debugging with linked shared libraries Kris Warkentin
@ 2005-10-26  5:35 ` Gengis Toledo
  2005-10-26  6:20   ` Joel Brobecker
  0 siblings, 1 reply; 3+ messages in thread
From: Gengis Toledo @ 2005-10-26  5:35 UTC (permalink / raw)
  To: gdb

 
 


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to unsuscribe?..
  2005-10-26  5:35 ` How to unsuscribe? Gengis Toledo
@ 2005-10-26  6:20   ` Joel Brobecker
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2005-10-26  6:20 UTC (permalink / raw)
  To: Gengis Toledo; +Cc: gdb

Go to: http://sources.redhat.com/gdb/mailing-lists/

-- 
Joel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-26  6:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-25 14:46 Debugging with linked shared libraries Kris Warkentin
2005-10-26  5:35 ` How to unsuscribe? Gengis Toledo
2005-10-26  6:20   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).