[all-commits] [llvm/llvm-project] b876c2: Revert "[lldb] Consider binary as module of last r...

Omair Javaid via All-commits all-commits at lists.llvm.org
Sun May 22 23:20:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b876c23604c748bd267c1fcb0572845ee61549cc
      https://github.com/llvm/llvm-project/commit/b876c23604c748bd267c1fcb0572845ee61549cc
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M lldb/source/Breakpoint/BreakpointResolverAddress.cpp
    M lldb/source/Commands/Options.td
    R lldb/test/API/commands/breakpoint/set/address-nomodule/Makefile
    R lldb/test/API/commands/breakpoint/set/address-nomodule/TestBreakpointAddressNoModule.py
    R lldb/test/API/commands/breakpoint/set/address-nomodule/inferior.c

  Log Message:
  -----------
  Revert "[lldb] Consider binary as module of last resort"

This reverts commit a3c3482ceb529206b0ae4e7782e5496da5e0879d.
It broke LLDB API test TestBadAddressBreakpoints.py

Differential revision: https://reviews.llvm.org/D124731




More information about the All-commits mailing list