[all-commits] [llvm/llvm-project] 4298b1: Add a "-b" option to "process continue" to run to ...

jimingham via All-commits all-commits at lists.llvm.org
Wed Jun 22 09:55:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4298b1b8d13715963cc1a917bc122208a29710fb
      https://github.com/llvm/llvm-project/commit/4298b1b8d13715963cc1a917bc122208a29710fb
  Author: Jim Ingham <jingham at apple.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M lldb/source/Commands/CommandObjectProcess.cpp
    M lldb/source/Commands/Options.td
    A lldb/test/API/commands/process/continue_to_bkpt/Makefile
    A lldb/test/API/commands/process/continue_to_bkpt/TestContinueToBkpts.py
    A lldb/test/API/commands/process/continue_to_bkpt/main.c

  Log Message:
  -----------
  Add a "-b" option to "process continue" to run to a set of breakpoints,
temporarily ignoring the others.

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




More information about the All-commits mailing list