This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


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

Re: A new pthread patch


hjl@lucon.org (H.J. Lu) writes:

> I don't like to call __libc_allocate_rtsig () for thread signals. It
> is very unreliable for gdb. Here is my patch for linuxthreads. It moves
> thread signals to glibc, which will be initialized at the link time. I
> will send you a patch for glibc in another email.

No.  This would hardcode the IMO stupid debugger interface we
currently have.  Why should the current scheme be unreliable?

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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