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

    <tr>
        <th>Summary</th>
        <td>
            lldb freezes after 'br s -r'
        </td>
    </tr>

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

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

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

<pre>
    lldb ../sint/pg-ptbr ../teste.pg
(lldb) target create "../sint/pg-ptbr"
Current executable set to '/home/alcino/Documentos/aulas-IC-UFAL/compiladores_Aulas/6_Implementacao/sint/pg-ptbr' (x86_64).
(lldb) settings set -- target.run-args  "../teste.pg"
(lldb) br s -r ntf*
Breakpoint 1: 67 locations.
(lldb) r
40 locations added to breakpoint 1
1 location added to breakpoint 1
Process 196186 launched: '/home/alcino/Documentos/aulas-IC-UFAL/compiladores_Aulas/6_Implementacao/sint/pg-ptbr' (x86_64)
40 locations added to breakpoint 1
272 locations added to breakpoint 1
6 locations added to breakpoint 1
==========================
After this point it doesn't work animore.

The source is a C++ program with 21 member-functions with 'ntf' in its name.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzFU0tr3DAQ_jX2ZbCxtX7sHnzY7BII9NBDew56zNpKZMlIcpP213ds5wUJJYVCQVjyzDfffDMjCad-dsYoAXmesOugbaRt6rMpCr_ZIoaI-dQnxTkpjgnbL_CEHSBy32ME6ZFHhISxDyjIusWdZu_RRsBHlHPkwiAECo6OAlvCD25E2riR2jo6nJ2cRwpwYbHOhofs5pR9vz5-oX_pxkkbrpzHcHtcnGRsbm_GyeASxCV3H0hpKdf-cd_cNhXpz98VRIKitn1YlWXZU4G5n21GpwAvNb605Lm6NyTUtgCZBxsvCTtu7itq0f3kSA6Uye4ITQvGSR61s-G9DL9ZquIVBFwpVEu3xFuqFVe-wP6E-uqdxBCgPDTlvgHDZysHVIua_zWAvyuTtexzwOZzsGR3_pdr5TxeInqIgw6w5dIRlMNgqfQID87fA7d6pK49T339fhvoMbjZSwSK5HBK2BUtmLzrPR_hQccBWAkjjgJ9dqHRbeWtDuJe71oL2lLCAJaPmKeq26nD7sDTqKPB7Y1fPOIvpBSrTgp5uqx0SmdvuiHGKdCVoJnR6ol9FjnNmn6M-fG8ZaTrDuUyWR3CjMvs66Y6VOnQ7dmhlWVdVa3aX-pS1VI1rWgrIXaKy3afGi7QhC6pqUJm8QFWiuUh1edUd6xgrGhLVlZ1WRZ5yVi7Y6ISjDiFapKqwJFrky86cuf71HerJDH3gZxGhxhenTwE3VvENR3x8zkOzndc6Tvh0zVztyr_DWENj7I">