[all-commits] [llvm/llvm-project] 4016c6: [lldb/Reproducer] Prevent crash when GDB multi-loa...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Mar 10 23:17:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4016c6b07f2ade01c65750d1297f72b43f9eb244
      https://github.com/llvm/llvm-project/commit/4016c6b07f2ade01c65750d1297f72b43f9eb244
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M lldb/source/Commands/CommandObjectReproducer.cpp
    M lldb/test/Shell/Reproducer/TestDump.test

  Log Message:
  -----------
  [lldb/Reproducer] Prevent crash when GDB multi-loader can't be created.

Check that the multi loader isn't null and print an error otherwise.
This patch also extends the test to cover these error paths.




More information about the All-commits mailing list