aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2021-02-04 14:54:12 +0000
committerJeremy Morse <jeremy.morse@sony.com>2021-02-04 14:57:04 +0000
commitc8e6cde95c8c14941b87f33962e89873d0638c7e (patch)
tree7eecf798ce7216259251992b61dd41d6abb50529 /flang/lib/Frontend/CompilerInvocation.cpp
parentd06e94031bcdfa43512bf7b0cdfd4b4bad3ca4e1 (diff)
downloadllvm-c8e6cde95c8c14941b87f33962e89873d0638c7e.zip
llvm-c8e6cde95c8c14941b87f33962e89873d0638c7e.tar.gz
llvm-c8e6cde95c8c14941b87f33962e89873d0638c7e.tar.bz2
[Dexter] Avoid infinite loop in dbgeng driver
This method of the dbgeng debugger driver used to just "pass", as setting dbgeng free running still leads to numerous errors. This wasn't a problem in the past because, as it turns out, nothing called the go method. However, a recent refactor uses it. Rather than launch dbgeng free running, instead have it single step one step forwards. This is slow, but it makes progress, where previously we weren't. Differential Revision: https://reviews.llvm.org/D91737
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions