diff --git a/web/index.html b/web/index.html index 24477f1..5ec6791 100644 --- a/web/index.html +++ b/web/index.html @@ -1206,7 +1206,11 @@ there is no parser in it.

C-c C-z / C-c C-qconnect (finds .flan-dev.sock upward) / disconnect C-c C-othe running program's own output, in *flan-output* C-c C-ra prompt on the running program (*flan-repl*) -C-c C-bwhat a stopped program is offering, and which to take +C-c C-ba stopped program: the condition, the restarts, the stack +C-c C-M-bthe same restarts, as a one-key prompt +C-c C-iinspect a value, navigating into its fields +C-c C-adisassemble a function; C-u first for its LLVM IR +C-c C-gdebug under lldb, through dape — bound only once flan-dape.el is loaded, so flan-mode works without dape installed C-c C-dwhat the running program currently defines C-c C-vhelp on the name at point C-c C-xrebuild, relaunch and reconnect — the way out when a reload is refused