all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Python debugger: To run pdb, how fix wrong path & filename & scriptname on command line???
@ 2003-10-22 22:14 Christian Seberino
  2003-10-23 15:12 ` Kevin Rodgers
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Seberino @ 2003-10-22 22:14 UTC (permalink / raw)


When you try to run the Python debugger in Emacs with pdb command
it asks you what the desired command line to invoke pdb is.

It assumes script is pdb and not pdb.py.  Also, the path is missing
so Emacs says it cannot find pdb.py script.

Also, the filename is not always correct.

How fix the entire command line for all invocations of pdb??

Chris

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

end of thread, other threads:[~2003-10-29 19:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-22 22:14 Python debugger: To run pdb, how fix wrong path & filename & scriptname on command line??? Christian Seberino
2003-10-23 15:12 ` Kevin Rodgers
2003-10-29 19:24   ` Christian Seberino

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.