diff options
| author | Piyush Jaiswal <piyushjais98@gmail.com> | 2025-10-31 13:06:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-31 13:06:36 -0700 |
| commit | 6bac76bf2714784b6ab9757cdbddbfcd5288a05e (patch) | |
| tree | b64adc969be1df27012c25d9fbc8531140a75000 /llvm/unittests/Object/ELFObjectFileTest.cpp | |
| parent | fe8ab75b408b4a252a1d0233c8ef585360b66490 (diff) | |
| download | llvm-6bac76bf2714784b6ab9757cdbddbfcd5288a05e.zip llvm-6bac76bf2714784b6ab9757cdbddbfcd5288a05e.tar.gz llvm-6bac76bf2714784b6ab9757cdbddbfcd5288a05e.tar.bz2 | |
[lldb] Refactor LLDB Breakpoint Event Notifications to centralize and eliminate code duplication (#164739)
### Summary
This PR refactors breakpoint event notification in LLDB to centralize
and eliminate code duplication. It creates a unified method in the
`Target` class for sending breakpoint change events. The new methods
check if listeners exist before broadcasting events
### Test
<img width="1532" height="76" alt="Screenshot 2025-10-23 at 12 49 31 PM"
src="https://github.com/user-attachments/assets/6d6a6da6-9684-463c-aeeb-90663cdbd077"
/>
---------
Co-authored-by: Piyush Jaiswal <piyushjais@meta.com>
Diffstat (limited to 'llvm/unittests/Object/ELFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions
