[all-commits] [llvm/llvm-project] c7ddda: [lldb/Reproducers] Update GDB remote client tests ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue May 19 13:08:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c7dddaa89ff17d2b191bd70de5a01712590b317d
https://github.com/llvm/llvm-project/commit/c7dddaa89ff17d2b191bd70de5a01712590b317d
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteLoad.py
M lldb/test/API/functionalities/gdb_remote_client/TestJLink6Armv7RegisterDefinition.py
Log Message:
-----------
[lldb/Reproducers] Update GDB remote client tests for passive replay
Tests that check the state of the server don't work when replayed
because the replay server replies to requests.
More information about the All-commits
mailing list