[Dexter] Cope better with empty source locations
authorJeremy Morse <jeremy.morse@sony.com>
Fri, 1 Nov 2019 13:20:26 +0000 (13:20 +0000)
committerJeremy Morse <jeremy.morse@sony.com>
Fri, 1 Nov 2019 13:30:26 +0000 (13:30 +0000)
commite34179aad165fdab060d2da52703f9353d490911
treef459afa988a0d0d09e7a129f0512f8f0c49e233c
parentfc98907535c0a41747e89093d45a888f54af1800
[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.
debuginfo-tests/dexter/dex/debugger/DebuggerBase.py