[all-commits] [llvm/llvm-project] 314c65: [debugserver] Implement MultiBreakpoint (#192914)

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Mon Apr 27 07:16:42 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 314c655470b03a8112b2a0107c99a61076852cca
      https://github.com/llvm/llvm-project/commit/314c655470b03a8112b2a0107c99a61076852cca
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  Changed paths:
    A lldb/test/API/functionalities/multi-breakpoint/Makefile
    A lldb/test/API/functionalities/multi-breakpoint/TestMultiBreakpoint.py
    A lldb/test/API/functionalities/multi-breakpoint/main.c
    M lldb/tools/debugserver/source/JSON.h
    M lldb/tools/debugserver/source/RNBRemote.cpp
    M lldb/tools/debugserver/source/RNBRemote.h

  Log Message:
  -----------
  [debugserver] Implement MultiBreakpoint (#192914)

This implements the packet as described in
https://github.com/llvm/llvm-project/pull/192910

The following PRs are related to the MultiBreakpoint feature:

* https://github.com/llvm/llvm-project/pull/192910
* https://github.com/llvm/llvm-project/pull/192914
* https://github.com/llvm/llvm-project/pull/192915
* https://github.com/llvm/llvm-project/pull/192919
* https://github.com/llvm/llvm-project/pull/192962
* https://github.com/llvm/llvm-project/pull/192964
* https://github.com/llvm/llvm-project/pull/192971
* https://github.com/llvm/llvm-project/pull/192988



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