From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Stallman To: eliz@is.elta.co.il Cc: tromey@redhat.com, gdb@sources.redhat.com Subject: Re: Using gdb with emacs Date: Sat, 08 Sep 2001 07:27:00 -0000 Message-id: <200109081426.IAA01416@aztec.santafe.edu> References: <874rqfvl52.fsf@creche.redhat.com> <2593-Fri07Sep2001105921+0300-eliz@is.elta.co.il> X-SW-Source: 2001-09/msg00070.html So I think we need at to least consider another possibility: set things up so that all your directories are passed to GDB's dir command, and then using the basename in the break commands should work. If this is what is needed, maybe we should mention it in the Emacs manual section on GUD.