[all-commits] [llvm/llvm-project] b7c140: [lldb] [gdb-remote server] Support selecting proce...

Michał Górny via All-commits all-commits at lists.llvm.org
Fri Jul 2 01:23:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7c140335beb11bcbb2abe51222d7a300cd365e5
      https://github.com/llvm/llvm-project/commit/b7c140335beb11bcbb2abe51222d7a300cd365e5
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-07-02 (Fri, 02 Jul 2021)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
    M lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py

  Log Message:
  -----------
  [lldb] [gdb-remote server] Support selecting process via Hg

Support using the extended thread-id syntax with Hg packet to select
a subprocess.  This makes it possible to start providing support for
running some of the debugger packets against another subprocesses.

Differential Revision: https://reviews.llvm.org/D100261




More information about the All-commits mailing list