From db8a9ab553535551ce80dcd5ce07cffb85f5cfb7 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 11 Jan 2019 18:08:21 -0800 Subject: 4921 --- subx/039debug.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'subx') diff --git a/subx/039debug.cc b/subx/039debug.cc index 816947a2..23123c0c 100644 --- a/subx/039debug.cc +++ b/subx/039debug.cc @@ -25,8 +25,8 @@ if (contains_key(Symbol_name, EIP)) trace(90, "run") << "== label " << get(Symbol_name, EIP) << end(); // If a label starts with '$watch-', make a note of the effective address -// computed by the next instruction. Start dumping out its contents after -// every subsequent instruction. +// computed by the next instruction. Start dumping out its contents to the +// trace after every subsequent instruction. :(after "Run One Instruction") dump_watch_points(); -- cgit 1.4.1-2-gfad0