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

    <tr>
        <th>Summary</th>
        <td>
            When I use the lldb client to connect to the remote gdbserver for debugging, the setting of the exception breakpoint does not take effect
        </td>
    </tr>

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

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

    <tr>
      <th>Reporter</th>
      <td>
          wangxing-wx
      </td>
    </tr>
</table>

<pre>
    On Linux when I use lldb client to connect to the remote gdbserver. After the break set -E c++ -h true command is run to set an exception breakpoint, a message is displayed indicating that the exception breakpoint is set successfully. However, the program is not stopped at the catch and throw positions.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyVUTuP3CAQ_jV2M1qLxa91QXF5KZEipUyNYWyTw2ABPu_--wy-nK5JikhIDJr5XsPo9UP8cPDduP0Ox4IOvsEeEazVIyhr0CVIHpR3DtVZpgUh4OoTwqzHiOEFQwVPU8Jw9saA8hkiJrh8BlXwD3TgskAKOxLPukqnwUQIu8t0eVA6wLvCLRnvXvGbNy4V_CNIWDFGOWOGaBM3Kx9IeKeNksm4mTRlOoX_RpFRWSHuShHPtFv7qOCrP5BcZ_4M3IKfg1zzrPM0m_y2kcYfWpJRC2TTaQn-gM1Hk1ViVaK4dl3Na1Y3falFrYd6kGUyyaL4-b7LzPJ_-4TJB9A47vNMEd98UpAzsZ_-nVd7fE2R5DONTBOplHuwYklpi0X9VPAvdGaTln2s6DvoYe3L23WhXfwiCD1NjDtGKtq-b7tyEWOndN_Vqp9032rOu0bxG78yxri-dU1XWjmijaJo6cu5wwNOCqqL9lNpBGecs-Hashtvm77q2MAG2Y5qYFc-XW9Fw3CVxlbZR-XDXAZxWqItRGpaE1N8b8oYzewQTznil3tafBCHdPOdlnQ57uUpL077vwGQyP9F">