emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30151: closed (Debugger API)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30151: closed (Debugger API)
Date: Sun, 29 Sep 2019 00:15:01 +0000

Your message dated Sun, 29 Sep 2019 02:13:50 +0200
with message-id <address@hidden>
and subject line Re: bug#30151: Debugger API
has caused the debbugs.gnu.org bug report #30151,
regarding Debugger API
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
30151: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30151
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Debugger API Date: Wed, 17 Jan 2018 20:56:38 -0800
I've been meaning to look at how to implement a debugger for Emacs for various 
languages.

There seems to be various options to go with (realgud, gud/gud-mi?, NIH roll my 
own) and it seems the community chooses different paths (including not writing 
one at all).

Some debuggers that come to mind are: edebug, gud-gdb, realgud, cider, indium, 
jdibug with a varied feature set.

I'm curious if it makes sense (or is doable) to have something similar to 
flycheck/flymake but for debugging (or like VSCode's 
https://code.visualstudio.com/docs/extensionAPI/api-debugging) so that there's 
a common interface to writing a debugger.

gud-def looks to be the closest thing but it seems somewhat low level given it 
doesn't draw breakpoints on screen (random example) or provide something like a 
'locals' view.

If gud-def is the recommended approach, I wonder why the other debuggers (list 
mentioned above) don't leverage it.


-- 
  James Nguyen
  address@hidden



--- End Message ---
--- Begin Message --- Subject: Re: bug#30151: Debugger API Date: Sun, 29 Sep 2019 02:13:50 +0200
<address@hidden> writes:

> Please close it! I don’t think there is enough interest from any one party to 
> keep it open.

Thanks; I'll close it now.  Feel free to submit a new bug report if
you ever come up with any improvements or suggestions in the future.

Best regards,
Stefan Kangas


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]