https://bugs.kde.org/show_bug.cgi?id=446251
--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> --- I don't remember what prompted to me to add that. My git commit message was just "Add SIGTHR". Looking at the gdb code, fbsd-tdep.c there is /* SIGTHR is the same as SIGLWP on FreeBSD. */ case FREEBSD_SIGTHR: return GDB_SIGNAL_LWP; I'll change it to use that. -- You are receiving this mail because: You are watching all bug changes.