Home
last modified time | relevance | path

Searched +refs:gud +refs:find +refs:expr +refs:function (Results 1 – 25 of 51) sorted by relevance

123

/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.11255 * emacs-lisp/find-func.el (find-function-noselect):
259 * eshell/esh-cmd.el (eshell-find-alias-function):
1258 * calc/calc-lang.el (math-expr-data, math-expr-token)
2116 the created function to math-simplify-expr.
2190 * emacs-lisp/find-func.el (find-function-regexp):
2908 * files.el (find-file-existing): New function.
3685 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
7808 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
7809 (find-function-C-source): New fun.
7810 (find-function-search-for-symbol): Use it.
[all …]
H A DChangeLog.12327 (gud-find-expr): Jdb prints the expression with the value, so
4834 (find-function, find-variable-noselect, find-variable)
10404 (gud-basic-call, gud-find-expr): Let user select an expression
13838 (find-function-C-source, find-function-noselect, find-function)
14769 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
22241 (font-lock-syntactic-keywords, gud-find-expr-function):
22250 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
32352 (calc-set-language): Set math-expr-special-function-mapping.
32359 (math-expr-special-function-mapping): New variable.
33169 Fix the TYPE args to find-function-read and find-function-do-it.
[all …]
H A DChangeLog.41055 (gud-irixdbx-marker-filter): New function.
1170 * find-dired.el (find-dired, find-dired-sentinel):
2324 * files.el (find-buffer-visiting): New function to look for
4399 (add-hook): Use member to see if a lambda expr is already in the list.
5979 * gud.el (perldb): New function, plus subroutines.
7287 (gud-chop-words): New function; subr for gud-common-init.
8273 (gud-xdb-debugger-startup): New function.
8275 (gud-xdb-marker-filter, gud-xdb-paths, gud-xdb-find-file): New.
8318 * finder.el (finder-find-library): New function.
8526 (expr-forward-sexp): Renamed from forw-expr.
[all …]
H A DChangeLog.101148 * progmodes/gud.el (gud-find-expr-function): Rename from gud-find-expr.
1149 (gud-find-fortran-expr): Move to fortran.el.
1151 * progmodes/fortran.el (fortran-gud-find-expr): Move from gud.el
1152 where it was called gud-find-fortran-expr.
1153 (fortran-mode): Set gud-find-expr-function.
1168 (gud-find-expr, gud-find-fortran-expr): New functions.
1169 (gud-find-expr): New variable.
1170 (gud-find-c-expr): Simplify.
1174 (fortran-mode): Add local variable gud-find-expr.
1176 * progmodes/cc-mode.el (c-mode): Add local variable gud-find-expr.
[all …]
H A DChangeLog.5752 * gud.el (gud-perldb-find-file): Use gud-make-debug-menu.
757 (gud-mode, gud-gdb-find-file, gud-dbx-find-file, gud-sdb-find-file)
758 (gud-xdb-find-file): Use gud-make-debug-menu.
4021 * gud.el (gud-new-keymap): New function.
4022 (gud-xdb-find-file, gud-dbx-find-file, gud-sdb-find-file)
4028 (gud-dbx-find-file, gud-xdb-find-file, gud-sdb-find-file)
4029 (gud-perldb-find-file): Likewise.
6493 (gud-massage-args, gud-marker-filter, gud-find-file): New vars.
6495 (gud-massage-args, gud-marker-filter, gud-find-file):
6973 (hif-term): Call hif-eq-expr.
[all …]
H A DChangeLog.73032 (gud-pdb-find-file): New function.
5182 (gud-jdb-find-source-file): New function.
5184 (gud-jdb-find-file): New function.
22491 * gud.el (gud-find-c-expr): Rename from find-c-expr.
22493 (gud-expr-compound): Rename from expr-compound.
22494 (gud-expr-compound-sep): Rename from expr-compound-sep.
22495 (gud-next-expr): Rename from expr-next.
22496 (gud-prev-expr): Rename from expr-prev.
22497 (gud-forward-sexp): Rename from expr-forward-sexp.
22498 (gud-backward-sexp): Rename from expr-backward-sexp.
[all …]
H A DChangeLog.133105 * emacs-lisp/find-func.el (find-function-search-for-symbol):
4406 * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
5071 (math-compose-expr): Handle function names with percent signs.
6034 (math-expr-special-function-mapping): Remove variable.
6557 * calc/calc-vec.el (math-read-expr-level): Declare as a function.
7108 * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
10038 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
10042 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
10043 (gud-gdb): New function for old M-x gdb (text command mode).
15535 Let math-expr-opers equal the function math-standard-ops
[all …]
H A DChangeLog.91991 * emacs-lisp/find-func.el (find-function-regexp):
5136 (cperl-after-expr-p): Make true after __END__.
8754 (gud-find-file): Copy gud-minor-mode to the new buffer.
8759 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
8760 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
8764 (gud-query-cmdline): New function.
9192 * tooltip.el (tooltip-gud-tips-setup): New function.
12874 (vc-find-backend-function): New function.
14008 * eshell/em-xtra.el (eshell/expr):
14342 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
[all …]
H A DChangeLog.1532 * progmodes/gud.el (gdb-script-syntax-propertize-function):
7187 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
10612 * calc/calccomp.el (math-compose-expr):
10613 * calc/calc-ext.el (math-format-flat-expr-fancy):
15752 * calc/calccomp.el (math-compose-expr):
16869 * progmodes/gud.el (gud-basic-call, gud-find-class)
21318 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21338 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21823 (Info-finder-find-file): New function.
21827 (Info-finder-find-node): New function.
[all …]
H A DChangeLog.168467 * emacs-lisp/find-func.el (find-function-noselect):
15486 (gud-gdb-completion-function): New variable.
15500 (gud-gdbmi-completions): New function.
15926 pretty-expr.
15929 line up from pretty-expr.
15932 used by pretty-expr.
16693 * emacs-lisp/find-func.el (find-function-read):
23436 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
23439 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
24124 (gud-gdb-completions): New function, from gud-gdb-complete-command.
[all …]
H A DChangeLog.145608 * emacs-lisp/find-func.el (find-function-advised-original): New.
5609 (find-function-C-source, find-function-noselect):
5614 * emacs-lisp/find-func.el (find-function-noselect): Add missing "is" in
6337 find-word-boundary-function-table.
6603 * progmodes/gud.el (gud-tool-bar-map):
8835 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
16867 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
19943 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
19944 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
19946 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
[all …]
H A DChangeLog.81418 * emacs-lisp/find-func.el (find-function-regexp):
1703 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
1758 * gud.el (gud-perldb-massage-args): Massage correctly in the
3001 * gud.el (gud-make-debug-menu): Make a child for the
5306 * gud.el (gud-format-command): "%F" means file sans extension.
6022 * gud.el (gud-jdb-massage-args): Spelling fix.
7820 * emacs-lisp/find-func.el (find-function-search-for-symbol):
8450 * gud.el (gud-common-init): Use pop-to-buffer.
8943 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr)
9347 * emacs-lisp/find-func.el (find-function-search-for-symbol):
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.11255 * emacs-lisp/find-func.el (find-function-noselect):
259 * eshell/esh-cmd.el (eshell-find-alias-function):
1258 * calc/calc-lang.el (math-expr-data, math-expr-token)
2116 the created function to math-simplify-expr.
2190 * emacs-lisp/find-func.el (find-function-regexp):
2908 * files.el (find-file-existing): New function.
3685 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
7808 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
7809 (find-function-C-source): New fun.
7810 (find-function-search-for-symbol): Use it.
[all …]
H A DChangeLog.12327 (gud-find-expr): Jdb prints the expression with the value, so
4834 (find-function, find-variable-noselect, find-variable)
10404 (gud-basic-call, gud-find-expr): Let user select an expression
13838 (find-function-C-source, find-function-noselect, find-function)
14769 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
22241 (font-lock-syntactic-keywords, gud-find-expr-function):
22250 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
32352 (calc-set-language): Set math-expr-special-function-mapping.
32359 (math-expr-special-function-mapping): New variable.
33169 Fix the TYPE args to find-function-read and find-function-do-it.
[all …]
H A DChangeLog.41055 (gud-irixdbx-marker-filter): New function.
1170 * find-dired.el (find-dired, find-dired-sentinel):
2324 * files.el (find-buffer-visiting): New function to look for
4399 (add-hook): Use member to see if a lambda expr is already in the list.
5979 * gud.el (perldb): New function, plus subroutines.
7287 (gud-chop-words): New function; subr for gud-common-init.
8273 (gud-xdb-debugger-startup): New function.
8275 (gud-xdb-marker-filter, gud-xdb-paths, gud-xdb-find-file): New.
8318 * finder.el (finder-find-library): New function.
8526 (expr-forward-sexp): Renamed from forw-expr.
[all …]
H A DChangeLog.101148 * progmodes/gud.el (gud-find-expr-function): Rename from gud-find-expr.
1149 (gud-find-fortran-expr): Move to fortran.el.
1151 * progmodes/fortran.el (fortran-gud-find-expr): Move from gud.el
1152 where it was called gud-find-fortran-expr.
1153 (fortran-mode): Set gud-find-expr-function.
1168 (gud-find-expr, gud-find-fortran-expr): New functions.
1169 (gud-find-expr): New variable.
1170 (gud-find-c-expr): Simplify.
1174 (fortran-mode): Add local variable gud-find-expr.
1176 * progmodes/cc-mode.el (c-mode): Add local variable gud-find-expr.
[all …]
H A DChangeLog.5752 * gud.el (gud-perldb-find-file): Use gud-make-debug-menu.
757 (gud-mode, gud-gdb-find-file, gud-dbx-find-file, gud-sdb-find-file)
758 (gud-xdb-find-file): Use gud-make-debug-menu.
4021 * gud.el (gud-new-keymap): New function.
4022 (gud-xdb-find-file, gud-dbx-find-file, gud-sdb-find-file)
4028 (gud-dbx-find-file, gud-xdb-find-file, gud-sdb-find-file)
4029 (gud-perldb-find-file): Likewise.
6493 (gud-massage-args, gud-marker-filter, gud-find-file): New vars.
6495 (gud-massage-args, gud-marker-filter, gud-find-file):
6973 (hif-term): Call hif-eq-expr.
[all …]
H A DChangeLog.73032 (gud-pdb-find-file): New function.
5182 (gud-jdb-find-source-file): New function.
5184 (gud-jdb-find-file): New function.
22491 * gud.el (gud-find-c-expr): Rename from find-c-expr.
22493 (gud-expr-compound): Rename from expr-compound.
22494 (gud-expr-compound-sep): Rename from expr-compound-sep.
22495 (gud-next-expr): Rename from expr-next.
22496 (gud-prev-expr): Rename from expr-prev.
22497 (gud-forward-sexp): Rename from expr-forward-sexp.
22498 (gud-backward-sexp): Rename from expr-backward-sexp.
[all …]
H A DChangeLog.133105 * emacs-lisp/find-func.el (find-function-search-for-symbol):
4406 * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
5071 (math-compose-expr): Handle function names with percent signs.
6034 (math-expr-special-function-mapping): Remove variable.
6557 * calc/calc-vec.el (math-read-expr-level): Declare as a function.
7108 * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
10038 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
10042 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
10043 (gud-gdb): New function for old M-x gdb (text command mode).
15535 Let math-expr-opers equal the function math-standard-ops
[all …]
H A DChangeLog.91991 * emacs-lisp/find-func.el (find-function-regexp):
5136 (cperl-after-expr-p): Make true after __END__.
8754 (gud-find-file): Copy gud-minor-mode to the new buffer.
8759 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
8760 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
8764 (gud-query-cmdline): New function.
9192 * tooltip.el (tooltip-gud-tips-setup): New function.
12874 (vc-find-backend-function): New function.
14008 * eshell/em-xtra.el (eshell/expr):
14342 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
[all …]
H A DChangeLog.1532 * progmodes/gud.el (gdb-script-syntax-propertize-function):
7187 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
10612 * calc/calccomp.el (math-compose-expr):
10613 * calc/calc-ext.el (math-format-flat-expr-fancy):
15752 * calc/calccomp.el (math-compose-expr):
16869 * progmodes/gud.el (gud-basic-call, gud-find-class)
21318 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21338 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21823 (Info-finder-find-file): New function.
21827 (Info-finder-find-node): New function.
[all …]
H A DChangeLog.168467 * emacs-lisp/find-func.el (find-function-noselect):
15486 (gud-gdb-completion-function): New variable.
15500 (gud-gdbmi-completions): New function.
15926 pretty-expr.
15929 line up from pretty-expr.
15932 used by pretty-expr.
16693 * emacs-lisp/find-func.el (find-function-read):
23436 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
23439 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
24124 (gud-gdb-completions): New function, from gud-gdb-complete-command.
[all …]
H A DChangeLog.145608 * emacs-lisp/find-func.el (find-function-advised-original): New.
5609 (find-function-C-source, find-function-noselect):
5614 * emacs-lisp/find-func.el (find-function-noselect): Add missing "is" in
6337 find-word-boundary-function-table.
6603 * progmodes/gud.el (gud-tool-bar-map):
8835 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
16867 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
19943 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
19944 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
19946 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
[all …]
H A DChangeLog.81418 * emacs-lisp/find-func.el (find-function-regexp):
1703 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
1758 * gud.el (gud-perldb-massage-args): Massage correctly in the
3001 * gud.el (gud-make-debug-menu): Make a child for the
5306 * gud.el (gud-format-command): "%F" means file sans extension.
6022 * gud.el (gud-jdb-massage-args): Spelling fix.
7820 * emacs-lisp/find-func.el (find-function-search-for-symbol):
8450 * gud.el (gud-common-init): Use pop-to-buffer.
8943 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr)
9347 * emacs-lisp/find-func.el (find-function-search-for-symbol):
[all …]
/dports/editors/emacs/emacs-27.2/lisp/progmodes/
H A Dgdb-mi.el91 (require 'gud)
252 :group 'gud
261 (function nil :read-only t)
487 :type '(repeat function)
635 (setq expr (concat expr
640 expr)))
1183 (set-text-properties 0 (length expr) nil expr)
1195 (setq expr (concat gdb-selected-frame "::" expr))
1196 expr)
1549 (function
[all …]

123