[all-commits] [llvm/llvm-project] 3bc05d: [Dexter] Add DAP instruction and function breakpoi...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Wed Aug 27 06:34:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bc05d4667cfe36bc179304207a7047891ee188e
      https://github.com/llvm/llvm-project/commit/3bc05d4667cfe36bc179304207a7047891ee188e
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M cross-project-tests/debuginfo-tests/dexter/dex/debugger/DAP.py
    M cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerBase.py
    M cross-project-tests/debuginfo-tests/dexter/dex/debugger/lldb/LLDB.py

  Log Message:
  -----------
  [Dexter] Add DAP instruction and function breakpoint handling (#152718)

Add `add_function_breakpoint` and `add_instruction_breakpoint` to DebuggerBase.

Add implementations for DAP-based debuggers.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list