emacs-devel
[Top][All Lists]
Advanced

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

Feature request: add Edebug "go to" commands that temporarily ignores al


From: Paul Pogonyshev
Subject: Feature request: add Edebug "go to" commands that temporarily ignores all breakpoints
Date: Fri, 6 May 2016 19:36:27 +0200

It would help to have command(s) that make debugger execute some form,
while temporarily disabling all breakpoints.  In particular, analogue
to 'f' (probably bind to 'F'?) and C-u g.  This would be very handy in
e.g. recursive functions where I want to debug top level execution,
but ignore all breakpoints that might be trigerred when the function
calls itself recursively.



reply via email to

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