help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Python debugger: To run pdb, how fix wrong path & filename & scriptname


From: Christian Seberino
Subject: Python debugger: To run pdb, how fix wrong path & filename & scriptname on command line???
Date: 22 Oct 2003 15:14:29 -0700

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]