gkoszegi / gdb_deadlock_plugin

A GDB plugin to show deadlocks from a core file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pthread_rwlock_t

opened this issue · comments

Hi,

Am I right that this won't work for pthread_rwlock_t ?

Hi, you're right, it's not implemented, but feel free to send a pull request if you added it.