breakpoint in lib.so loaded by a multi-threaded application on PC-Intel
Roland Egger
egger@tarantel.rz.fh-muenchen.de
Tue Dec 3 05:51:00 GMT 2002
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
>
More information about the Gdb
mailing list