[all-commits] [llvm/llvm-project] e34179: [Dexter] Cope better with empty source locations

Jeremy Morse via All-commits all-commits at lists.llvm.org
Fri Nov 1 06:30:55 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e34179aad165fdab060d2da52703f9353d490911
      https://github.com/llvm/llvm-project/commit/e34179aad165fdab060d2da52703f9353d490911
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M debuginfo-tests/dexter/dex/debugger/DebuggerBase.py

  Log Message:
  -----------
  [Dexter] Cope better with empty source locations

When running a program, Dexter single steps if it's in one of the source
files under test, or free-runs if it isn't. Handle the circumstance where
the current source file simply isn't known.




More information about the All-commits mailing list