[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: progmodes/project.el and search paths
From: |
Stephen Leake |
Subject: |
Re: progmodes/project.el and search paths |
Date: |
Mon, 03 Aug 2015 16:07:17 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
Eli Zaretskii <address@hidden> writes:
>> From: Stephen Leake <address@hidden>
>> Date: Mon, 03 Aug 2015 11:35:11 -0500
>>
>> > A debugger needs to know where the executable is and how it should be
>> > called.
>>
>> gud does that
>
> No, it doesn't. It leaves it to the user to type the exact file name
> every single time.
Ah; I was confusing "the debugger exectuable" and "the user executable
being debugged".
It does remember the last file debugged, so it's not "every single time"
:).
In addition, when I build things in makefiles, gud does a good job of
guessing the correct user executable, and the others are available thru
file completion (since they are all in the same directory).
I don't see how a project can do better; there will still be a list of
possible executables; the most recently compiled isn't necessarily the
one I want to debug.
--
-- Stephe
- Re: progmodes/project.el and search paths, (continued)
- Re: progmodes/project.el and search paths, Stephen Leake, 2015/08/06
- Re: progmodes/project.el and search paths, Dmitry Gutov, 2015/08/06
- Re: progmodes/project.el and search paths, Stephen Leake, 2015/08/06
- Re: progmodes/project.el and search paths, Dmitry Gutov, 2015/08/06
- Re: progmodes/project.el and search paths, Stephen Leake, 2015/08/07
- Re: progmodes/project.el and search paths, Dmitry Gutov, 2015/08/07
- Re: progmodes/project.el and search paths, Stephen Leake, 2015/08/03
- Re: progmodes/project.el and search paths, Eli Zaretskii, 2015/08/03
- Re: progmodes/project.el and search paths,
Stephen Leake <=
- Re: progmodes/project.el and search paths, David Engster, 2015/08/03
- Re: progmodes/project.el and search paths, Eli Zaretskii, 2015/08/03
- Re: progmodes/project.el and search paths, Eli Zaretskii, 2015/08/03
- Re: progmodes/project.el and search paths, Dmitry Gutov, 2015/08/03
- Re: progmodes/project.el and search paths, Eli Zaretskii, 2015/08/03
- Re: progmodes/project.el and search paths, Dmitry Gutov, 2015/08/03
- Re: progmodes/project.el and search paths, Eli Zaretskii, 2015/08/03
- Re: progmodes/project.el and search paths, Dmitry Gutov, 2015/08/03
- Re: progmodes/project.el and search paths, Eric Ludlam, 2015/08/04
- Re: progmodes/project.el and search paths, Dmitry Gutov, 2015/08/04