|
Message-Id: <B433DAFA-D710-4D7B-A89D-F3839951F2E3@wardco.com> Date: Tue, 26 Apr 2016 17:22:51 -0700 From: Ward Willats <musl@...dco.com> To: musl@...ts.openwall.com Subject: pthread set name on MIPs Hello. We'd like to set the thread name on pthreads on our MIPS/Linux/MUSL device. pthread_setname_no() does not seem to be supported, and prctl( PR_SET_NAME ) works, but the thread names don't show up in GDB....(well, gdbserver) Is there a trick? Or is this unsupported? Thanks, -- Ward
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.