This is the mail archive of the gdb@sources.redhat.com 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: breakpoint in lib.so loaded by a multi-threaded application on PC-Intel


Hi,
I think it should work on PC-Intel (which OS do you use? BSD, Linux,
Solaris ...???) with gdb, too.
dlopen should work on Linux (intel,...)  and it also should work on Solaris.
For HP-UX we use shl_load instead. 
I think you are one of the few people who has less problems with 
hp-ux than with other OS ;)
(Do you have any experience with the hp stack??)

Bye
  Roland

On Tue, Dec 03, 2002 at 11:29:52AM +0100, Denis Milhet wrote:
> I try to use gdb to debug a multi-threaded application loading shared
> libraries by dependancy and by explicit 'dlopen' instructions.
> It seems to be available only on HP.
> Anyone knows how to do it on PC-Intel, or with an other debugger ?
> 
> Thank's for your help
> 
> Denis Milhet
> Corys T.E.S.S.
> www.corys.com
> 


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