branch: master
commit c49e2b30cdafb0afdcf594c62b623ce75eddb2ba
Author: rocky <[email protected]>
Commit: rocky <[email protected]>

    Another small doc change
---
 realgud/common/run.el |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/realgud/common/run.el b/realgud/common/run.el
index ff428f9..1f25f6e 100644
--- a/realgud/common/run.el
+++ b/realgud/common/run.el
@@ -116,6 +116,10 @@ for use if we want to restart.  If we don't succeed in 
running
 the program, we will switch to the command buffer which shows
 details of the error. The command buffer or nil is returned.
 
+DEBUGGER-NAME is used in selecting the tracking mode inside the
+command buffer. The debugger name and SCRIPT-FILENAME are used in
+selecting a buffer name for the command buffer.
+
 Normally command buffers are reused when the same debugger is
 reinvoked inside a command buffer with a similar command. If we
 discover that the buffer has prior command-buffer information and

Reply via email to