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

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

Debug lisp code


From: Michael Cadilhac
Subject: Debug lisp code
Date: Mon, 29 Aug 2005 21:18:18 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

  Hi !

  I've some kind of a freeze  in a function being a process filter. My
  problem is  that I can't figure  out where the infinite  loop is and
  it's a random thing, so I can't use debug-on-entry.

  This function not being called by the user, C-g is not canceling it,
  so set debug-on-quit to t is useless.

  So, is there a way to debug things like
  (run-with-idle-timer 1 nil (lambda () (while t)))
  ?

  Thanks.

-- 
    Michael Cadilhac, a.k.a. Micha [mika] |
                    Epita/LRDE promo 2007 |  Please note that you should
  2 rue de la Convention | 01.46.70.90.75 |  s/-@t-/@/ my mail address.
94270 Le Kremlin Bicetre | 06.23.20.31.30 |

Attachment: pgpSSV62QE72L.pgp
Description: PGP signature


reply via email to

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