aboutsummaryrefslogtreecommitdiffstats
path: root/test/symtab10.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-06-08 22:54:54 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-06-08 22:54:54 +0300
commit98c043ed84ea6fe877561da25e1bf94f68374a67 (patch)
treed07e306e3dbb831469804191c53d71e3aefb1cc9 /test/symtab10.in
parentaf38e153c3de3710b7e828f52869b446c73c808d (diff)
downloadegawk-98c043ed84ea6fe877561da25e1bf94f68374a67.tar.gz
egawk-98c043ed84ea6fe877561da25e1bf94f68374a67.tar.bz2
egawk-98c043ed84ea6fe877561da25e1bf94f68374a67.zip
Bug fix in symbol lookup, could break watchpoints.
Diffstat (limited to 'test/symtab10.in')
-rw-r--r--test/symtab10.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/symtab10.in b/test/symtab10.in
new file mode 100644
index 00000000..d9afcd66
--- /dev/null
+++ b/test/symtab10.in
@@ -0,0 +1,4 @@
+watch y
+run
+watch x
+continue