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]

Re: Debugging multi-threaded SSE using programs


Mark Kettenis <kettenis@wins.uva.nl> writes:

> Since the current libthread_db doesn't require ps_lgetxregsize,
> ps_lgetxregs and ps_lsetxregs, I probably should use weak references
> for these functions, shouldn't I?

Making the references weak shouldn't be a problem and it would help in
some situations to use a new libthread_db with an old gdb.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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