unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20106: 25.0.50 pdb shuns init
@ 2015-03-14  9:47 Andreas Röhler
  2019-08-02 12:44 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Röhler @ 2015-03-14  9:47 UTC (permalink / raw)
  To: 20106

gud.el


While gud-query-cmdline would accept the file-name to debug as argument

(defun gud-query-cmdline (minor-mode &optional init)

don't see how to hand it over from pdb

  (defun pdb (command-line)
   "[...]"
   (interactive
    (list (gud-query-cmdline 'pdb)))


Cheers,

Andreas





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-15 20:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-14  9:47 bug#20106: 25.0.50 pdb shuns init Andreas Röhler
2019-08-02 12:44 ` Lars Ingebrigtsen
2019-12-15 20:11   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).