all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eassert and abort
@ 2012-09-22 20:02 Stefan Monnier
  2012-09-22 20:38 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2012-09-22 20:02 UTC (permalink / raw)
  To: emacs-devel

Can someone fix eassert and/or .gdbinit so that the debugger hits
a breakpoint before we send a signal to the process (like it used to be
the case back when eassert called abort)?

It is very handy to be able to "return" when the assertion failure is
non-fatal.


        Stefan



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: eassert and abort
  2012-09-22 20:02 eassert and abort Stefan Monnier
@ 2012-09-22 20:38 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2012-09-22 20:38 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

On 09/22/2012 01:02 PM, Stefan Monnier wrote:
> Can someone fix eassert and/or .gdbinit so that the debugger hits
> a breakpoint before we send a signal to the process

Should be fixed in trunk bzr 110148.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-22 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-22 20:02 eassert and abort Stefan Monnier
2012-09-22 20:38 ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.