<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/56082>56082</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            LLDB: test_breakpoint_set_restart failure on FreeBSD
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          mgorny
      </td>
    </tr>
</table>

<pre>
    ```pytb
======================================================================
FAIL: test_breakpoint_set_restart_dwarf (TestBreakpointSetRestart.BreakpointSetRestart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1676, in test_method
    return attrvalue(self)
  File "/usr/home/mgorny/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py", line 47, in test_breakpoint_set_restart
    self.fail(
AssertionError: Setting a breakpoint generated an unexpected event: stopped
Config=x86_64-/home/mgorny/llvm-project/build/bin/clang
======================================================================
FAIL: test_breakpoint_set_restart_dwo (TestBreakpointSetRestart.BreakpointSetRestart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1676, in test_method
    return attrvalue(self)
  File "/usr/home/mgorny/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py", line 47, in test_breakpoint_set_restart
    self.fail(
AssertionError: Setting a breakpoint generated an unexpected event: stopped
Config=x86_64-/home/mgorny/llvm-project/build/bin/clang
----------------------------------------------------------------------
```

IIUC correctly it's failing because it's getting a stop without a flag to automatically restart.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJztVlFvozAM_jXwEg1RaIE98NCuV6nSHqbb7rkKYGhuIUGJs67__hzouk1306TTnu6KoiR2EvvzZ1ui0s2xDLJ4GsMRqyBeB_EySNf_2hjj2iy3t0G6ZAgWd5UB_jhooXBnAXeGdNzgrjlw07IgKR5IsTrfuQf8Pt2I_qQMkuvJxdWXfJOtB8NrqHj96OH02iIzUINCVnMpmeR2dJsup9uMbYQEupoEycZZQ_Ne90BL32mjjrSR8qm_Goz-CTWOYlPRMpAH3oGl7d0R91qdjqwT6J97tk4qv42G4-jjhkmhgM2yPPOCUBOtPZCJ5gUSI8jojGIc0Txx6chgYUG2Z8L-GvYJ1vJuS3PrVI1CKy4FijGU1_S-E97mmg4-TPL7IOf52xA_sHYO2ccXtVxIinXSLq0F4_F9M0YbX4LkCoXqGGev1lgHCgxHaBhXzCl4HihikuCJsu5fWdTDACd2b7RqRUfF_Vxku2x-9TlzlROy8avwOa4lV92l4ZuDvrT7pd3_p3b_yqo9_z6cxHHebn_csFobKmCURyYITW6Z58iTUEHNnYUXdXfmxsfLDoIqyiGJreQdQ824Q91zFL4PjuzEfxQ2Zdpcp9c8RIESytvb9eqTXh8ROANMK7YxAKv7deiMLPeIg_WdlWxodATAVVGt-xOlvzMrrHVj2S2yuEjCfdmmiyavFklczxseN3G7aNM4K4ocsmrWxmkoeQXSlsFiRYWm4MBGE77oFutQlEmcJHE2y2cxbfIozmcV5_MC5jzPiyoL5jH0hD3yOCJtutCUI6TKdZYOpbBoXw-5taJTAKM7sk8E7rUppzoJR8_liPwXHrL9PA">