/dports/editors/emacs/emacs-27.2/doc/emacs/ |
H A D | building.texi | 310 mode automatically accesses remote source files by FTP (@pxref{File 582 @item M-x jdb 583 @findex jdb 656 As you debug a program, Emacs displays the relevant source files by 661 these source files, but note that inserting or deleting lines will 852 @vindex jdb-mode-hook 915 (jdb only). 1056 If the file names of the source files are shown with octal escapes, 1408 The mode for editing Emacs Lisp source files. It defines @kbd{C-M-x} 1476 unfinished edits to Emacs Lisp source files, and not recompile until [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/ |
H A D | building.texi | 313 mode automatically accesses remote source files by FTP (@pxref{File 590 @item M-x jdb 591 @findex jdb 664 As you debug a program, Emacs displays the relevant source files by 669 these source files, but note that inserting or deleting lines will 860 @vindex jdb-mode-hook 923 (jdb only). 1039 source files. 1447 The mode for editing Emacs Lisp source files. It defines @kbd{C-M-x} 1522 unfinished edits to Emacs Lisp source files, and not recompile until [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/ |
H A D | ChangeLog.10 | 5022 (vhdl-get-source-files): Don't match source files beginning with ".". 7373 (gud-jdb-find-source-using-classpath): Use 'identity. 7914 (gud-pdb-find-file, gud-jdb-find-file): Remove. 17714 * gud.el (gud-jdb-sourcepath): New variable, saves jdb -sourcepath 17716 (gud-jdb-build-source-files-list): Comment clarification. 17720 (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath 17724 (jdb): Add setting of gud-jdb-sourcepath, update comment. 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 D | ChangeLog.12 | 326 (jdb): Add gud-print. 1726 if no source found. 3947 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings. 10944 the source file. 12000 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two 12152 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer 14620 source buffer. 21531 * progmodes/gud.el (gud-jdb-analyze-source): 24092 (find-gc-noreturn-list, find-gc-source-files) 26730 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files. [all …]
|
H A D | ChangeLog.11 | 8843 (gdb-display-source-buffer, gdb-view-source-function) 8927 to C source files specially. 10355 (gdb-setup-windows, gdb-source-info, gdb-source-info): 10755 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional 11363 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files 11364 for gud-next, gud-nexti, gud-step and gud-stepi to prevent 11371 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid 12882 * progmodes/gud.el (gud-find-class): Make jdb work again since 13156 (gdb-source, gdb-source-info): Update to assembler unnecessary 13164 (gdb-display-source-buffer): Don't choke if gdb-source-window [all …]
|
H A D | ChangeLog.7 | 2843 * 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 5174 (gud-jdb-history): New variable. 5176 (gud-jdb-source-files): New variable. 5177 (gud-jdb-build-source-files-list): 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 D | ChangeLog.9 | 544 If the source is `loaddefs.el', look for the real source. 3401 * gud.el (gud-jdb-build-source-files-list): Fix paren typo. 4973 (find-tag-in-order): Use it to deal with compressed source files. 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. 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 D | ChangeLog.15 | 583 * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c. 1039 `auth-source-search' is bound. 1044 `auto-source-user-or-password. 1048 `auto-source-user-or-password. 1052 `auto-source-user-or-password. 3244 * progmodes/gud.el (gud-set-buffer): 8530 * emacs-lisp/find-gc.el (find-gc-source-files): 16869 * progmodes/gud.el (gud-basic-call, gud-find-class) 21338 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB 21434 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current [all …]
|
H A D | ChangeLog.14 | 2383 auth-source modes. 6603 * progmodes/gud.el (gud-tool-bar-map): 7330 (change-log-goto-source-1, change-log-goto-source): 7473 * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads 8398 for `next-error' to call `change-log-goto-source' on named files 9492 * progmodes/grep.el (grep-files-aliases): Improve the C++ source 19643 debugging source files. 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 D | ChangeLog.16 | 4658 * progmodes/gud.el (gud-menu-map): 14227 (dired-create-files): Modify destination when source is equal to 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. 17165 * progmodes/gud.el (gud-tooltip-mode): 18512 find-function-C-source-directory after checking that we found a source 18986 auth-source side effects. 21186 auth-source. 21222 (auth-source): Require. 23435 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args) [all …]
|
H A D | ChangeLog.8 | 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 3003 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): 3089 Add --no-line-editing so that TABs in source files are not interpreted 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. 8450 * gud.el (gud-common-init): Use pop-to-buffer. [all …]
|
H A D | ChangeLog.17 | 626 Have gud-display-line not display source buffer in gud window. 627 * progmodes/gud.el (gud-display-line): Make display-buffer 10767 (find-gc-source-files): Update some names. 15803 source. 15806 (eww-view-source): New command to view page source. 16499 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..). 18552 * progmodes/gud.el (gud-find-file, gud-mode): 18752 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare. 24122 (gud-speedbar-item-info, gud-gdb-goto-stackframe): 25409 * progmodes/gud.el (gud-tooltip-original-filter): Remove. [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/ |
H A D | ChangeLog.10 | 5022 (vhdl-get-source-files): Don't match source files beginning with ".". 7373 (gud-jdb-find-source-using-classpath): Use 'identity. 7914 (gud-pdb-find-file, gud-jdb-find-file): Remove. 17714 * gud.el (gud-jdb-sourcepath): New variable, saves jdb -sourcepath 17716 (gud-jdb-build-source-files-list): Comment clarification. 17720 (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath 17724 (jdb): Add setting of gud-jdb-sourcepath, update comment. 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 D | ChangeLog.12 | 326 (jdb): Add gud-print. 1726 if no source found. 3947 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings. 10944 the source file. 12000 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two 12152 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer 14620 source buffer. 21531 * progmodes/gud.el (gud-jdb-analyze-source): 24092 (find-gc-noreturn-list, find-gc-source-files) 26730 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files. [all …]
|
H A D | ChangeLog.11 | 8843 (gdb-display-source-buffer, gdb-view-source-function) 8927 to C source files specially. 10355 (gdb-setup-windows, gdb-source-info, gdb-source-info): 10755 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional 11363 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files 11364 for gud-next, gud-nexti, gud-step and gud-stepi to prevent 11371 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid 12882 * progmodes/gud.el (gud-find-class): Make jdb work again since 13156 (gdb-source, gdb-source-info): Update to assembler unnecessary 13164 (gdb-display-source-buffer): Don't choke if gdb-source-window [all …]
|
H A D | ChangeLog.7 | 2843 * 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 5174 (gud-jdb-history): New variable. 5176 (gud-jdb-source-files): New variable. 5177 (gud-jdb-build-source-files-list): 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 D | ChangeLog.9 | 544 If the source is `loaddefs.el', look for the real source. 3401 * gud.el (gud-jdb-build-source-files-list): Fix paren typo. 4973 (find-tag-in-order): Use it to deal with compressed source files. 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. 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 D | ChangeLog.15 | 583 * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c. 1039 `auth-source-search' is bound. 1044 `auto-source-user-or-password. 1048 `auto-source-user-or-password. 1052 `auto-source-user-or-password. 3244 * progmodes/gud.el (gud-set-buffer): 8530 * emacs-lisp/find-gc.el (find-gc-source-files): 16869 * progmodes/gud.el (gud-basic-call, gud-find-class) 21338 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB 21434 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current [all …]
|
H A D | ChangeLog.14 | 2383 auth-source modes. 6603 * progmodes/gud.el (gud-tool-bar-map): 7330 (change-log-goto-source-1, change-log-goto-source): 7473 * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads 8398 for `next-error' to call `change-log-goto-source' on named files 9492 * progmodes/grep.el (grep-files-aliases): Improve the C++ source 19643 debugging source files. 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 D | ChangeLog.16 | 4658 * progmodes/gud.el (gud-menu-map): 14227 (dired-create-files): Modify destination when source is equal to 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. 17165 * progmodes/gud.el (gud-tooltip-mode): 18512 find-function-C-source-directory after checking that we found a source 18986 auth-source side effects. 21186 auth-source. 21222 (auth-source): Require. 23435 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args) [all …]
|
H A D | ChangeLog.8 | 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 3003 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): 3089 Add --no-line-editing so that TABs in source files are not interpreted 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. 8450 * gud.el (gud-common-init): Use pop-to-buffer. [all …]
|
H A D | ChangeLog.17 | 626 Have gud-display-line not display source buffer in gud window. 627 * progmodes/gud.el (gud-display-line): Make display-buffer 10767 (find-gc-source-files): Update some names. 15803 source. 15806 (eww-view-source): New command to view page source. 16499 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..). 18552 * progmodes/gud.el (gud-find-file, gud-mode): 18752 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare. 24122 (gud-speedbar-item-info, gud-gdb-goto-stackframe): 25409 * progmodes/gud.el (gud-tooltip-original-filter): Remove. [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/etc/ |
H A D | NEWS.22 | 1956 source files. See the Flymake's Info manual for more details. 2529 **** 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. 2535 **** The previous method of searching for source files has been 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 [all …]
|
/dports/editors/emacs/emacs-27.2/etc/ |
H A D | NEWS.22 | 1956 source files. See the Flymake's Info manual for more details. 2529 **** 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. 2535 **** The previous method of searching for source files has been 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 [all …]
|
/dports/editors/emacs/emacs-27.2/info/ |
H A D | emacs.info | 11358 files rather than the patched (“new”) source files. 21533 ‘M-x jdb’ 21632 ‘C-x C-a C-b’ (‘gud-break’), when called in a source buffer, sets a 21713 Only useful in a source buffer, ‘gud-jump’ transfers the program’s 21792 point (jdb only). 24167 Emacs normally does not save backup files for source files that are 24826 files include C files generated from Cweb source files, from a Yacc 24828 Fortran files produced by preprocessing ‘.fpp’ source files. 34588 containing multiple Emacs Lisp source and other files. Package files 38478 with source files for the work, and the source code for shared [all …]
|