summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2018-01-13 10:58:42 -0800
committerJames Nguyen <james@jojojames.com>2018-01-13 11:06:38 -0800
commit68a214064c08a2a164a520a249a164b1ee7d69db (patch)
treeac1b062caa800ba4bd6a3b02192e3ad44900a04e /readme.org
parent4a89fa75d38176a73303e930a38dada0e4c28bb8 (diff)
Indium: Add debugger interaction keys
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org11
1 files changed, 11 insertions, 0 deletions
diff --git a/readme.org b/readme.org
index 1ab12fd..b145bae 100644
--- a/readme.org
+++ b/readme.org
@@ -377,6 +377,17 @@ definition".
- ~J~ : Jump to debugger location
- ~R~ : Restart
+ For debugging outside of debugger being on (e.g. setting initial breakpoints),
+ we use similar keys to [[https://github.com/realgud/realgud][realgud]].
+
+ - ~f5~ Start/Continue/Resume Execution
+ - ~S-f5~ Continue Execution
+ - ~Mouse-1~ Toggle Breakpoint
+ - ~f9~ Toggle Breakpoint
+ - ~f10~ Step Over
+ - ~f11~ Step Into
+ - ~S-f11~ Step Out
+
** Modes left behind
Some modes might still remain unsupported by this package. Should you be