Home
last modified time | relevance | path

Searched +refs:gud +refs:jdb +refs:find +refs:source +refs:file (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dbuilding.texi296 or previous error message for a different source file.
582 @item M-x jdb
583 @findex jdb
707 @kbd{C-x C-a C-b} (@code{gud-break}), when called in a source
821 Only useful in a source buffer, @code{gud-jump} transfers the
852 @vindex jdb-mode-hook
886 buffer, then the current source file is the file that the program
911 The name of the directory of the current source file.
915 (jdb only).
1056 If the file names of the source files are shown with octal escapes,
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dbuilding.texi299 or previous error message for a different source file.
590 @item M-x jdb
591 @findex jdb
715 @kbd{C-x C-a C-b} (@code{gud-break}), when called in a source
829 Only useful in a source buffer, @code{gud-jump} transfers the
860 @vindex jdb-mode-hook
894 buffer, then the current source file is the file that the program
919 The name of the directory of the current source file.
923 (jdb only).
1035 By default, GDB uses at most one window to display the source file.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.107373 (gud-jdb-find-source-using-classpath): Use 'identity.
7912 (gud-gdb-find-file, gud-dbx-file-name, gud-dbx-find-file)
7914 (gud-pdb-find-file, gud-jdb-find-file): Remove.
7916 (gdb, dbx, xdb, perldb, pdb, jdb): Use the default for gud-find-file.
17716 (gud-jdb-build-source-files-list): Comment clarification.
17720 (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath
17725 (gud-find-class): Add gud-jdb-sourcepath use, and correct
19736 (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
19737 (gud-jdb-build-source-files-list): Likewise.
19742 (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
[all …]
H A DChangeLog.12326 (jdb): Add gud-print.
3947 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
12000 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
13838 (find-function-C-source, find-function-noselect, find-function)
16968 (gdb-find-file-hook): Just use gdb-source-file-list.
21531 * progmodes/gud.el (gud-jdb-analyze-source):
24091 (find-gc-source-directory, find-gc-subrs-callers)
24092 (find-gc-noreturn-list, find-gc-source-files)
28467 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
28659 (gud-find-file): Handle gdb-define-alist.
[all …]
H A DChangeLog.11686 (find-file-read-only, find-file-read-only-other-window)
691 (find-alternate-file, find-alternate-file-other-window):
7800 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
7801 (describe-function-1, describe-variable): Only find a C source file
7808 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
7809 (find-function-C-source): New fun.
8923 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
9430 (diff-find-source-location): Catch "regex too large" errors.
10755 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
12882 * progmodes/gud.el (gud-find-class): Make jdb work again since
[all …]
H A DChangeLog.72843 * gud.el (gud-jdb-class-source-alist): defvar moved up.
4855 (gud-jdb-analyze-source): New function.
4856 (gud-jdb-build-class-source-alist-for-file): New function.
4858 (gud-jdb-build-class-source-alist): Cleaner at the expense of new
5176 (gud-jdb-source-files): New variable.
5177 (gud-jdb-build-source-files-list): New function.
5178 (gud-jdb-package-of-file): New function.
5179 (gud-jdb-class-source-alist): New variable.
5180 (gud-jdb-build-class-source-alist): New function.
5182 (gud-jdb-find-source-file): New function.
[all …]
H A DChangeLog.93401 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
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):
8765 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
17686 * gud.el (gud-jdb-directories): Doc fix.
18211 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
18399 * gud.el (gud-jdb-build-source-files-list): Fix typo.
18416 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
18421 * gud.el (gud-jdb-build-source-files-list): Check that directory
[all …]
H A DChangeLog.15140 * find-file.el (ff-find-the-other-file):
583 * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
3752 * eshell/em-script.el (eshell-source-file):
8530 * emacs-lisp/find-gc.el (find-gc-source-files):
12481 Just cd to the lisp source dir so we can use relative file names.
13969 (idlwave-help-with-source, idlwave-help-find-routine-definition):
15429 when .el source file not found or other error.
16869 * progmodes/gud.el (gud-basic-call, gud-find-class)
20588 * diff-mode.el (diff-find-source-location): Avoid goto-line.
21434 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
[all …]
H A DChangeLog.14522 * diff-mode.el (diff-find-source-location): Don't call
5609 (find-function-C-source, find-function-noselect):
7313 (diff-find-source-location): Add `noprompt' argument.
7331 Set change-log-find-window to window displaying source.
7473 * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
7529 * add-log.el (diff-find-source-location): Declare.
7745 (find-source-lisp-file): Remove.
10725 name and the source is a file.
11742 (diff-hunk-text, diff-find-source-location): Use it.
19946 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
[all …]
H A DChangeLog.83001 * gud.el (gud-make-debug-menu): Make a child for the
3003 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
5306 * gud.el (gud-format-command): "%F" means file sans extension.
5307 (jdb): Use %F, not %f, for gud-break.
6022 * gud.el (gud-jdb-massage-args): Spelling fix.
6312 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
6679 * files.el (find-file): If find-file-noselect returns a list,
6773 (find-file, find-file-other-window): New arg WILDCARDS.
8450 * gud.el (gud-common-init): Use pop-to-buffer.
9337 More general code to use the source buffer instead of the zap file.
[all …]
H A DChangeLog.164785 (gdb-get-source-file): Don't bind pop-up-windows.
12237 (diff-split-hunk, diff-find-source-location)
15478 (gdb-get-source-file): Move mode line update to
15479 gdb-get-source-file (Bug#10087).
15533 existence of source file. (Bug#10325)
16089 (gdb-get-source-file): Don't try to display the source file if
16136 gdb-get-source-file-list on gdb-create-source-file-list.
18511 * emacs-lisp/find-func.el (find-function-C-source): Only set
18512 find-function-C-source-directory after checking that we found a source
23395 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
[all …]
H A DChangeLog.17626 Have gud-display-line not display source buffer in gud window.
9279 * emacs-lisp/find-func.el (find-function-C-source-directory):
10766 * emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value.
10767 (find-gc-source-files): Update some names.
13584 * emacs-lisp/find-func.el (find-function-C-source): Idem.
16354 Add `octave-source-file'.
16439 (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
16499 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
18552 * progmodes/gud.el (gud-find-file, gud-mode):
22175 (todo-find-filtered-items-file, todo-go-to-source-item)
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.107373 (gud-jdb-find-source-using-classpath): Use 'identity.
7912 (gud-gdb-find-file, gud-dbx-file-name, gud-dbx-find-file)
7914 (gud-pdb-find-file, gud-jdb-find-file): Remove.
7916 (gdb, dbx, xdb, perldb, pdb, jdb): Use the default for gud-find-file.
17716 (gud-jdb-build-source-files-list): Comment clarification.
17720 (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath
17725 (gud-find-class): Add gud-jdb-sourcepath use, and correct
19736 (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
19737 (gud-jdb-build-source-files-list): Likewise.
19742 (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
[all …]
H A DChangeLog.12326 (jdb): Add gud-print.
3947 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
12000 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
13838 (find-function-C-source, find-function-noselect, find-function)
16968 (gdb-find-file-hook): Just use gdb-source-file-list.
21531 * progmodes/gud.el (gud-jdb-analyze-source):
24091 (find-gc-source-directory, find-gc-subrs-callers)
24092 (find-gc-noreturn-list, find-gc-source-files)
28467 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
28659 (gud-find-file): Handle gdb-define-alist.
[all …]
H A DChangeLog.11686 (find-file-read-only, find-file-read-only-other-window)
691 (find-alternate-file, find-alternate-file-other-window):
7800 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
7801 (describe-function-1, describe-variable): Only find a C source file
7808 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
7809 (find-function-C-source): New fun.
8923 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
9430 (diff-find-source-location): Catch "regex too large" errors.
10755 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
12882 * progmodes/gud.el (gud-find-class): Make jdb work again since
[all …]
H A DChangeLog.72843 * gud.el (gud-jdb-class-source-alist): defvar moved up.
4855 (gud-jdb-analyze-source): New function.
4856 (gud-jdb-build-class-source-alist-for-file): New function.
4858 (gud-jdb-build-class-source-alist): Cleaner at the expense of new
5176 (gud-jdb-source-files): New variable.
5177 (gud-jdb-build-source-files-list): New function.
5178 (gud-jdb-package-of-file): New function.
5179 (gud-jdb-class-source-alist): New variable.
5180 (gud-jdb-build-class-source-alist): New function.
5182 (gud-jdb-find-source-file): New function.
[all …]
H A DChangeLog.93401 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
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):
8765 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
17686 * gud.el (gud-jdb-directories): Doc fix.
18211 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
18399 * gud.el (gud-jdb-build-source-files-list): Fix typo.
18416 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
18421 * gud.el (gud-jdb-build-source-files-list): Check that directory
[all …]
H A DChangeLog.15140 * find-file.el (ff-find-the-other-file):
583 * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
3752 * eshell/em-script.el (eshell-source-file):
8530 * emacs-lisp/find-gc.el (find-gc-source-files):
12481 Just cd to the lisp source dir so we can use relative file names.
13969 (idlwave-help-with-source, idlwave-help-find-routine-definition):
15429 when .el source file not found or other error.
16869 * progmodes/gud.el (gud-basic-call, gud-find-class)
20588 * diff-mode.el (diff-find-source-location): Avoid goto-line.
21434 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
[all …]
H A DChangeLog.14522 * diff-mode.el (diff-find-source-location): Don't call
5609 (find-function-C-source, find-function-noselect):
7313 (diff-find-source-location): Add `noprompt' argument.
7331 Set change-log-find-window to window displaying source.
7473 * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
7529 * add-log.el (diff-find-source-location): Declare.
7745 (find-source-lisp-file): Remove.
10725 name and the source is a file.
11742 (diff-hunk-text, diff-find-source-location): Use it.
19946 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
[all …]
H A DChangeLog.83001 * gud.el (gud-make-debug-menu): Make a child for the
3003 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
5306 * gud.el (gud-format-command): "%F" means file sans extension.
5307 (jdb): Use %F, not %f, for gud-break.
6022 * gud.el (gud-jdb-massage-args): Spelling fix.
6312 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
6679 * files.el (find-file): If find-file-noselect returns a list,
6773 (find-file, find-file-other-window): New arg WILDCARDS.
8450 * gud.el (gud-common-init): Use pop-to-buffer.
9337 More general code to use the source buffer instead of the zap file.
[all …]
H A DChangeLog.164785 (gdb-get-source-file): Don't bind pop-up-windows.
12237 (diff-split-hunk, diff-find-source-location)
15478 (gdb-get-source-file): Move mode line update to
15479 gdb-get-source-file (Bug#10087).
15533 existence of source file. (Bug#10325)
16089 (gdb-get-source-file): Don't try to display the source file if
16136 gdb-get-source-file-list on gdb-create-source-file-list.
18511 * emacs-lisp/find-func.el (find-function-C-source): Only set
18512 find-function-C-source-directory after checking that we found a source
23395 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
[all …]
H A DChangeLog.17626 Have gud-display-line not display source buffer in gud window.
9279 * emacs-lisp/find-func.el (find-function-C-source-directory):
10766 * emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value.
10767 (find-gc-source-files): Update some names.
13584 * emacs-lisp/find-func.el (find-function-C-source): Idem.
16354 Add `octave-source-file'.
16439 (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
16499 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
18552 * progmodes/gud.el (gud-find-file, gud-mode):
22175 (todo-find-filtered-items-file, todo-go-to-source-item)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.222529 **** Search for source files using jdb classpath and class information.
2532 directories to scan. Look at `gud-jdb-use-classpath' and
2533 `gud-jdb-classpath' customization variables documentation.
2537 Set `gud-jdb-use-classpath' to nil.
2549 **** `gud-jdb-command-name'. What command line to use to invoke jdb.
2551 **** `gud-jdb-use-classpath'. Allows selection of java source file searching
2552 method: set to t for new method, nil to scan `gud-jdb-directories' for
2555 **** `gud-jdb-directories'. List of directories to scan and search for Java
2556 classes using the original gud-jdb method (if `gud-jdb-use-classpath'
5503 `find-file-hooks' to `find-file-hook',
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.222529 **** Search for source files using jdb classpath and class information.
2532 directories to scan. Look at `gud-jdb-use-classpath' and
2533 `gud-jdb-classpath' customization variables documentation.
2537 Set `gud-jdb-use-classpath' to nil.
2549 **** `gud-jdb-command-name'. What command line to use to invoke jdb.
2551 **** `gud-jdb-use-classpath'. Allows selection of java source file searching
2552 method: set to t for new method, nil to scan `gud-jdb-directories' for
2555 **** `gud-jdb-directories'. List of directories to scan and search for Java
2556 classes using the original gud-jdb method (if `gud-jdb-use-classpath'
5503 `find-file-hooks' to `find-file-hook',
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.312322 * lisp/progmodes/gud.el (gud-find-expr):
13776 (gud-guiler-repeat-map, gud-jdb-repeat-map): Rename with prefix 'gud-'.
13835 (jdb-repeat-map): Define.
20810 (jdb): Fix $ => \'.
48772 (jdb, gud-mode, gud-common-init, gdb-script-mode)
61692 * lisp/progmodes/gud.el (gud-jdb-marker-filter): Make the error
103077 * lisp/progmodes/gud.el (gud-find-c-expr, gud-innermost-expr)
135116 * lisp/progmodes/gud.el (gud-jdb-find-source-using-classpath):
140441 (diff-find-source-location): Use expand-file-name for vc-find-revision.
143195 (diff-find-source-location): Call vc-find-revision for
[all …]

12