HomeFreeBSD

Reapply r351662 (by emaste):

Description

Reapply r351662 (by emaste):

lldb: shorten thread names to make logs easier to follow

lldb prepends the thread name to log entries, and the existing thread
name for the FreeBSD ProcessMonitor thread was longer than the kernel's
supported thread name length, and so was truncated. This made logs hard
to read, as the truncated thread name ran into the log message. Shorten
"lldb.process.freebsd.operation" to just "freebsd.op" so that logs are
more readable.

(Upstreaming to lldb still to be done).

(cherry picked from commit 45e1ec9e241a5d4d5726d16d4c5fd434c4908c0e)

Details

Provenance
dimAuthored on Aug 6 2020, 4:44 PM
Parents
rG189b62e0bd77: Reapply r349876:
Branches
Unknown
Tags
Unknown