This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug libc/16291] feature request: provide simpler ways to compute stack and tls boundaries


https://sourceware.org/bugzilla/show_bug.cgi?id=16291

--- Comment #22 from Rich Felker <bugdal at aerifal dot cx> ---
Callbacks are still global state in this context, but they're not quite as bad
since they do admit multiple clients to the API. How does LeakSanitizer "stop"
threads? Even when gdb stops a process it's able to make the process perform
function calls, but perhaps this is too much of a pain to implement.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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