[all-commits] [llvm/llvm-project] 4c2fb2: [lldb/crashlog] Fix interactive crashlog test

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Tue Aug 9 16:33:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c2fb2e551e0b60e536c364da87bc0a67c81e79a
      https://github.com/llvm/llvm-project/commit/4c2fb2e551e0b60e536c364da87bc0a67c81e79a
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2022-08-09 (Tue, 09 Aug 2022)

  Changed paths:
    A lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.cpp
    A lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.ips
    A lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.yaml
    R lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/multithread-test.cc
    R lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/scripted_crashlog.ips
    M lldb/test/Shell/ScriptInterpreter/Python/Crashlog/scripted_crashlog_json.test

  Log Message:
  -----------
  [lldb/crashlog] Fix interactive crashlog test

This patch should fix the interactive crashlog test by checking in the
binary as a yaml to regeneate the binary with the addresses and offsets
when running the test.

rdar://93655633

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

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>




More information about the All-commits mailing list