[all-commits] [llvm/llvm-project] 803386: Revert "Allow firmware binaries to be specified on...

Jason Molenda via All-commits all-commits at lists.llvm.org
Tue Aug 2 13:54:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 803386da2ff80f0a5e75d2baee6dfa79d9d8d26f
      https://github.com/llvm/llvm-project/commit/803386da2ff80f0a5e75d2baee6dfa79d9d8d26f
  Author: Jason Molenda <jason at molenda.com>
  Date:   2022-08-02 (Tue, 02 Aug 2022)

  Changed paths:
    M lldb/docs/lldb-gdb-remote.txt
    M lldb/include/lldb/Target/DynamicLoader.h
    M lldb/source/Core/DynamicLoader.cpp
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    M lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp
    R lldb/test/API/macosx/lc-note/multiple-binary-corefile/Makefile
    R lldb/test/API/macosx/lc-note/multiple-binary-corefile/TestMultipleBinaryCorefile.py
    R lldb/test/API/macosx/lc-note/multiple-binary-corefile/create-multibin-corefile.cpp
    R lldb/test/API/macosx/lc-note/multiple-binary-corefile/main.c
    R lldb/test/API/macosx/lc-note/multiple-binary-corefile/one.c
    R lldb/test/API/macosx/lc-note/multiple-binary-corefile/two.c

  Log Message:
  -----------
  Revert "Allow firmware binaries to be specified only by load address"

This reverts commit d8879fba8825b9799166ba0ea552d4027bfb8ad1.

Debian bot failure; I included <uuid/uuid.h> to get uuid_is_null() but
don't get it there.  Will memcmp or whatever & recommit.




More information about the All-commits mailing list