author | Jan Wielemaker |
| Fri Nov 13 09:08:59 2020 +0100 |
committer | Jan Wielemaker |
| Fri Nov 13 09:08:59 2020 +0100 |
commit | 420b4cc480586810b00b70f988ff70857493a60f |
tree | 56aa80ee49f9290e6a42c3ade31d42003785ad1c |
parent | 4f2609c7fed85cb372f03f6f82b1dd89a95d40d9 |
diff --git a/gtrace.txt b/gtrace.txt
index f3a325b..01d8902 100644
--- a/gtrace.txt
+++ b/gtrace.txt
@@ -4,7 +4,8 @@ SWI-Prolog and XPCE concentrate on program development by offering an
environment that is especially suitable for (rapid) prototyping and
debugging. This is supported by the fast incremental SWI-Prolog
compiler, the debugger that is capable of debugging compiled code and
-GNU-readline based command-line editor.
+the built-in commandline editor that supports Prolog specific
+completion.
Tracing Prolog programs using a traditional 4-port debugger on a
terminal is difficult. Large Prolog terms make the trace hard to read,