Home
last modified time | relevance | path

Searched refs:Edebug (Results 1 – 25 of 109) sorted by relevance

12345

/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dedebug.texi13 @node Edebug
14 @section Edebug
36 Edebug.
62 * Using Edebug:: Introduction to use of Edebug.
70 * Views: Edebug Views. Views inside and outside of Edebug.
71 * Eval: Edebug Eval. Evaluating expressions within Edebug.
82 @node Using Edebug
92 Edebug. Depending on which Edebug execution mode you have selected,
240 inside of Edebug.
469 You can invoke commands from Edebug that activate Edebug again
[all …]
H A Delisp.texi669 Edebug
671 * Using Edebug:: Introduction to use of Edebug.
676 * Edebug Misc:: Miscellaneous commands.
678 * Trapping Errors:: Trapping errors with Edebug.
679 * Edebug Views:: Views inside and outside of Edebug.
680 * Edebug Eval:: Evaluating expressions within Edebug.
683 * Printing in Edebug:: Customization of printing.
688 * Edebug Options:: Option variables for customizing Edebug.
699 * Edebug Display Update:: When Edebug updates the display.
700 * Edebug Recursive Edit:: When Edebug stops execution.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dedebug.texi13 @node Edebug
14 @section Edebug
36 Edebug.
62 * Using Edebug:: Introduction to use of Edebug.
70 * Views: Edebug Views. Views inside and outside of Edebug.
71 * Eval: Edebug Eval. Evaluating expressions within Edebug.
82 @node Using Edebug
92 Edebug. Depending on which Edebug execution mode you have selected,
240 inside of Edebug.
469 You can invoke commands from Edebug that activate Edebug again
[all …]
H A Delisp.texi682 Edebug
684 * Using Edebug:: Introduction to use of Edebug.
689 * Edebug Misc:: Miscellaneous commands.
691 * Trapping Errors:: Trapping errors with Edebug.
692 * Edebug Views:: Views inside and outside of Edebug.
693 * Edebug Eval:: Evaluating expressions within Edebug.
696 * Printing in Edebug:: Customization of printing.
701 * Edebug Options:: Option variables for customizing Edebug.
712 * Edebug Display Update:: When Edebug updates the display.
713 * Edebug Recursive Edit:: When Edebug stops execution.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/emacs-lisp/
H A Dedebug.el1085 Each definition instrumented by Edebug will have a
2325 "Enter Edebug for a function.
2497 "Set up Edebug's normal behavior."
2503 "Disable Edebug without de-instrumenting code."
3056 (error "Edebug is not active"))
3069 (error "Edebug is not active"))
3084 (error "Edebug is not active"))
3333 "Edebug will not stop at breaks."))
3354 "Edebug will pause at breakpoints."))
3361 "Edebug will stop and go at breakpoints."))
[all …]
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_event.c815 Edebug("event: got size to %d %d\n", XX-> size.x, XX-> size.y); in process_wm_sync_data()
1164 Edebug("event: %d:%s of %s\n", ev-> type, in prima_handle_event()
1867 Edebug("event: copied %ld events %s\n", evx, r ? "GOT CONF!" : ""); in prima_wm_sync()
1882 Edebug("event: pass 1, copied %ld events %s\n", evx, r ? "GOT CONF!" : ""); in prima_wm_sync()
1885 Edebug("event: enter cycle, size: %d %d\n", wmsd.size.x, wmsd.size.y); in prima_wm_sync()
1895 Edebug("event: want timeout:%g\n", (double)( delay - diff) / 1000); in prima_wm_sync()
1906 Edebug("event: timeout\n"); in prima_wm_sync()
1920 Edebug("event: copied %ld events %s\n", evx, r ? "GOT CONF!" : ""); in prima_wm_sync()
1923 Edebug("event:exit cycle\n"); in prima_wm_sync()
1926 Edebug("event: put back %d events\n", events-> count); in prima_wm_sync()
[all …]
/dports/lang/emacs-lisp-intro/emacs-lisp-intro-2.04/
H A Demacs-lisp-intro.info-13397 Edebug is a source level debugger. Edebug normally displays the
404 Edebug is described in *Note Edebug: (elisp)edebug.
426 However, to prepare this function definition for Edebug, you must
480 Press `q' to quit Edebug.
493 Edebug is described in *Note Edebug: (elisp)edebug.
509 the function for Edebug, and walk through its execution. The
514 * While running Edebug, type `?' to see a list of all the Edebug
517 commands made outside of the Edebug debugging buffer.)
519 * In the Edebug debugging buffer, use the `p'
526 * Use the `t' (`edebug-trace-mode') command to cause Edebug to walk
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/misc/cryptoballot/cryptoballot-3753e1b/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/devel/clojure-cider/cider-1.1.0/doc/modules/ROOT/pages/debugging/
H A Ddebugger.adoc5 http://www.gnu.org/software/emacs/manual/html_node/elisp/Edebug.html[Edebug]. You're going to love …
73 …onsistent with http://www.gnu.org/software/emacs/manual/html_node/elisp/Edebug.html[Edebug] command
/dports/security/vuls/vuls-0.13.7/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/security/vault/vault-1.8.2/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/doug-martin/goqu/v9/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/lib/pq/
H A Derror.go17 Edebug = "DEBUG" const

12345