diff options
author | Dan Gudmundsson <[email protected]> | 2014-12-09 10:05:57 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2014-12-09 10:05:57 +0100 |
commit | 6d9e36c740dee112e502e7c8332fbe5e983a13ab (patch) | |
tree | 7213229f3da1b5020358ffcda006c089e7bf2359 /lib/debugger/doc/src/i.xml | |
parent | 342bf3c6500770fdd9ef5862d87a28d350e91b4b (diff) | |
parent | aa1e961f4dc6250f1ccbfbf150cae8dbef1503e9 (diff) | |
download | otp-6d9e36c740dee112e502e7c8332fbe5e983a13ab.tar.gz otp-6d9e36c740dee112e502e7c8332fbe5e983a13ab.tar.bz2 otp-6d9e36c740dee112e502e7c8332fbe5e983a13ab.zip |
Merge branch 'dgud/debugger/still-invoked-gs-functions/OTP-12357' into maint
* dgud/debugger/still-invoked-gs-functions/OTP-12357:
debugger: Do not use the old removed gs functionality
Diffstat (limited to 'lib/debugger/doc/src/i.xml')
-rw-r--r-- | lib/debugger/doc/src/i.xml | 2 |
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> |