https://bugzilla.novell.com/show_bug.cgi?id=259571 Summary: in emacs, M-x pdb doesn't work Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: maw@novell.com QAContact: qa@suse.de In emacs, M-x pdb doesn't work. (It's the python equivalent of M-x gdb, and is part of gud.) When you run it, it defaults to pdb, which isn't in $PATH. However, even when you specify the full path, it still doesn't work: | Run pdb (like this): ~/bin/pdb.py /tmp/test.py prints | Current directory is /what/ever in the gud buffer. Running pdb.py inside a terminal works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.