[all-commits] [llvm/llvm-project] 8d097a: [lldb/crashlog] Make interactive mode display more...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Thu Mar 10 11:07:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d097a6b932c8eb0ee114282aa5456f1d0242d01
      https://github.com/llvm/llvm-project/commit/8d097a6b932c8eb0ee114282aa5456f1d0242d01
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2022-03-10 (Thu, 10 Mar 2022)

  Changed paths:
    M lldb/examples/python/crashlog.py
    M lldb/test/Shell/ScriptInterpreter/Python/Crashlog/scripted_crashlog_json.test

  Log Message:
  -----------
  [lldb/crashlog] Make interactive mode display more user-friendly

This patch makes the crashlog interactive mode show the scripted process
status with the crashed scripted thread backtrace after launching it.

rdar://89634338

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

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


  Commit: 6aa48034f9e6eeca731bac0c33688a3396531a3c
      https://github.com/llvm/llvm-project/commit/6aa48034f9e6eeca731bac0c33688a3396531a3c
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2022-03-10 (Thu, 10 Mar 2022)

  Changed paths:
    M lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py

  Log Message:
  -----------
  [lldb/Plugin] Test that a scripted process blueprint can be loaded for the dSYM

This patch ensures that lldb can automatically load a scripted process
blueprint from a dSYM bundle and launch a scripted process with it.

rdar://74502750

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

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


  Commit: deb359aab33ed52ee167b5875c6e97bf6dbded15
      https://github.com/llvm/llvm-project/commit/deb359aab33ed52ee167b5875c6e97bf6dbded15
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2022-03-10 (Thu, 10 Mar 2022)

  Changed paths:
    M lldb/examples/python/crashlog.py

  Log Message:
  -----------
  [lldb/crashlog] Reformat module loading logs (NFC)

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


Compare: https://github.com/llvm/llvm-project/compare/d538ad53c36b...deb359aab33e


More information about the All-commits mailing list