* Plug-in debugger support for gud.el
@ 2013-11-28 21:24 Dave Abrahams
2013-11-29 1:30 ` Stefan Monnier
0 siblings, 1 reply; 3+ messages in thread
From: Dave Abrahams @ 2013-11-28 21:24 UTC (permalink / raw)
To: emacs-devel
I just rebased against HEAD the set of changes to gud.el that the LLDB project
created in 2010: http://j.mp/gud-lldb
I’d submit it, but I’m not the author of these changes and I suspect there
would be licensing problems. I also don’t love the idea of maintaining a
patchset to a standard emacs package.
So I was thinking, wouldn’t it be great if gud.el was factored in such a way
that debugger back-ends could be added as plug-ins? Then, presumably,
someone could maintain a smaller lldb.el package that, when loaded, adds
lldb support to gud.
Thoughts?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Plug-in debugger support for gud.el
2013-11-28 21:24 Plug-in debugger support for gud.el Dave Abrahams
@ 2013-11-29 1:30 ` Stefan Monnier
2013-11-29 18:14 ` Dave Abrahams
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2013-11-29 1:30 UTC (permalink / raw)
To: Dave Abrahams; +Cc: emacs-devel
> So I was thinking, wouldn’t it be great if gud.el was factored in such a way
> that debugger back-ends could be added as plug-ins?
Yes.
Patches welcome,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Plug-in debugger support for gud.el
2013-11-29 1:30 ` Stefan Monnier
@ 2013-11-29 18:14 ` Dave Abrahams
0 siblings, 0 replies; 3+ messages in thread
From: Dave Abrahams @ 2013-11-29 18:14 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
On Nov 28, 2013, at 5:30 PM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>> So I was thinking, wouldn’t it be great if gud.el was factored in such a way
>> that debugger back-ends could be added as plug-ins?
>
> Yes.
>
> Patches welcome,
>
>
> Stefan
To be clear, I’m not certain whether that will be possible; I’m awaiting clarification on my employer’s policy.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-11-29 18:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28 21:24 Plug-in debugger support for gud.el Dave Abrahams
2013-11-29 1:30 ` Stefan Monnier
2013-11-29 18:14 ` Dave Abrahams
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).