aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/doc/src/i.xml
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2014-12-08 09:40:59 +0100
committerDan Gudmundsson <[email protected]>2014-12-08 09:40:59 +0100
commitaa1e961f4dc6250f1ccbfbf150cae8dbef1503e9 (patch)
treeadd1fd0c796ae2a4df8f075b89cc5e83ff6834dd /lib/debugger/doc/src/i.xml
parente2242fb7fa98feec9242c71a473af7e99d6a7bd1 (diff)
downloadotp-aa1e961f4dc6250f1ccbfbf150cae8dbef1503e9.tar.gz
otp-aa1e961f4dc6250f1ccbfbf150cae8dbef1503e9.tar.bz2
otp-aa1e961f4dc6250f1ccbfbf150cae8dbef1503e9.zip
debugger: Do not use the old removed gs functionality
dbg_ui_trace module was invoked even though the module had been removed.
Diffstat (limited to 'lib/debugger/doc/src/i.xml')
-rw-r--r--lib/debugger/doc/src/i.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debugger/doc/src/i.xml b/lib/debugger/doc/src/i.xml
index fb7641c30e..7564da79b3 100644
--- a/lib/debugger/doc/src/i.xml
+++ b/lib/debugger/doc/src/i.xml
@@ -211,7 +211,7 @@
the result of calling the shell function <c>pid(X,Y,Z)</c>.
An attached process is expected to call the unofficial
<c>int:attached(Pid)</c> function and to be able to handle
- messages from the interpreter, see <c>dbg_ui_trace.erl</c> for
+ messages from the interpreter, see <c>dbg_wx_trace.erl</c> for
an example.</p>
</desc>
</func>