Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
16f2cab7
Commit
16f2cab7
authored
Sep 17, 2005
by
J.D. Smith
Browse files
Fixed spurious cross-ref
parent
99406bfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
15 deletions
+11
-15
man/idlwave.texi
man/idlwave.texi
+11
-15
No files found.
man/idlwave.texi
View file @
16f2cab7
...
...
@@ -2677,21 +2677,17 @@ buffers.
The many debugging, compiling, and examination commands provided in
IDLWAVE are available simultaneously through two different interfaces:
the original, multi-key command interface, and the new Electric Debug
Mode. The functionality they offer is similar, but the way you
interact with them is quite different. The main difference is that,
in Electric Debug Mode, the source buffers are made read-only, and
single key-strokes are used to step through, examine expressions, set
and remove breakpoints, etc. The same variables, prefix arguments,
and settings apply to both versions, and both can be used
interchangeably. By default, when breakpoints are hit, Electric Debug
Mode is enabled. The traditional interface is described first.
@xref
{
Electric Debug Mode
}
, for more on that mode.
@sp 1
@noindent @strong
{
Note that electric debug mode can be prevented from
activating automatically by customizing the variable
@code
{
idlwave-shell-automatic-electric-debug
}
.
}
Mode. The functionality they offer is similar, but the way you interact
with them is quite different. The main difference is that, in Electric
Debug Mode, the source buffers are made read-only, and single
key-strokes are used to step through, examine expressions, set and
remove breakpoints, etc. The same variables, prefix arguments, and
settings apply to both versions, and both can be used interchangeably.
By default, when breakpoints are hit, Electric Debug Mode is enabled.
The traditional interface is described first. @xref
{
Electric Debug
Mode
}
, for more on that mode. Note that electric debug mode can be
prevented from activating automatically by customizing the variable
@code
{
idlwave-shell-automatic-electric-debug
}
.
@node Debug Key Bindings, Breakpoints and Stepping, A Tale of Two Modes, Debugging IDL Programs
@subsection Debug Key Bindings
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment