[all-commits] [llvm/llvm-project] e6b1b6: [lldb] Fix py3 incompatibility in gdbremote_testca...

Pavel Labath via All-commits all-commits at lists.llvm.org
Fri Aug 14 03:16:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e6b1b61054c285efad7bf4ee0a4da53e56944d87
      https://github.com/llvm/llvm-project/commit/e6b1b61054c285efad7bf4ee0a4da53e56944d87
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py

  Log Message:
  -----------
  [lldb] Fix py3 incompatibility in gdbremote_testcase.py

This didn't cause test failures since this variable is only used during
connection shutdown.




More information about the All-commits mailing list