Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!husc6!mit-eddie!ll-xn!rkc From: rkc@XN.LL.MIT.EDU (rkc) Newsgroups: comp.emacs Subject: dbx.el Message-ID: <1267@xn.LL.MIT.EDU> Date: 22 Feb 89 14:25:21 GMT Organization: MIT Lincoln Laboratory, Lexington, MA Lines: 13 I am having trouble with dbx.el. In short, my problems are: 1. run-dbx doesn't correctly change to the directory I want to work in. Althouth the run-dbx routine does (setq default-directory (file-name-directory path)) dbx comes up in my home directory. 2. Dbx-where fails saying: Search failed: "stopped in .* at line \\([0-9]*\\) in file \"\\([^\"]*\\)\"" Any suggestions? Thanks, -Rob