From 7d8c19a4e9ed8f39eda0f0f383d5ff8f1485471b Mon Sep 17 00:00:00 2001 From: Nabeel Omer Date: Mon, 19 Oct 2020 16:38:49 +0100 Subject: [PATCH] [Dexter][NFC] Add Missing Commands to Commands.md Contents NFC patch simply updates the commands.md documentation contents with missing links to the DexLimitSteps and DexLabel command documentation. Differential Revision: https://reviews.llvm.org/D89689 Author: Nabeel Omer --- debuginfo-tests/dexter/Commands.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debuginfo-tests/dexter/Commands.md b/debuginfo-tests/dexter/Commands.md index 2e2fecf..71e7c35 100644 --- a/debuginfo-tests/dexter/Commands.md +++ b/debuginfo-tests/dexter/Commands.md @@ -6,6 +6,8 @@ * [DexExpectWatchType](Commands.md#DexExpectWatchType) * [DexExpectWatchValue](Commands.md#DexExpectWatchValue) * [DexUnreachable](Commands.md#DexUnreachable) +* [DexLimitSteps](Commands.md#DexLimitSteps) +* [DexLabel](Commands.md#DexLabel) * [DexWatch](Commands.md#DexWatch) --- -- 2.7.4