https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287829
--- Comment #4 from Mark Millard <marklmi26-f...@yahoo.com> --- (In reply to Mark Millard from comment #3) So, my interpretation here is that lldb is not expanding the macro errno but is referencing something else. lldb may well not claim to have handling of macros, which is what errno is in modern C source notation. The presence of a non-macro name errno that lldb finds can then look misleading. -- You are receiving this mail because: You are the assignee for the bug.