help-gnu-emacs
[Top][All Lists]
Advanced

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

Learning Edebug


From: Lewis Creary
Subject: Learning Edebug
Date: Fri, 20 Dec 2024 03:11:25 +0000 (UTC)

Hello,
I'm trying to learn how to use the Emacs lisp function Edebug, but so far am 
not having any success.  The documentation says that I need to "instrument" the 
function that I want to debug, and I'm even having trouble with that.
I've been programming in Emacs Lisp for over a decade, and have always found 
that print statements were sufficient for debugging my programs.  But now I 
have a bug that I won't be able to understand without stepping through the code 
with a debugger -- hence the need for Edebug.  I'm looking for a person who is 
willing and able to help me learn to use this tool.  If you are such a person, 
I'd be very glad to hear from you.
  --  Lew Creary

reply via email to

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