da-viper wrote: >From the issue, we can have persistent assembly source breakpoint if it is set >from the disassembly view.
We only create sourceReference and virtual disassembly file if there is no source file for that frame. we can store the necessary information in the adapter data to recreate an instruction break-point and handle it like an instruction break-point. Relevant Infographic. <img width="3113" height="1486" alt="image" src="https://github.com/user-attachments/assets/ce8aec05-7a0e-4bec-bbd8-413d33424515" /> https://github.com/llvm/llvm-project/pull/148061 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits