xwem-devel
[Top][All Lists]
Advanced

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

Re: [XWEM]: Re: Debugging xwem


From: Zajcev Evgeny
Subject: Re: [XWEM]: Re: Debugging xwem
Date: Thu, 08 Apr 2004 10:05:05 +0400
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.5 (celery, berkeley-unix)

Steve Youngs <address@hidden> writes:

> Evgeny replied to this, but mistakenly sent it directly to me instead
> of to the list.  I tried to bounce it back to the list but it would
> seem it got lost somewhere.

Yeah, my fingers just slippered over keyboard and mistaken.  But i've
seen this mail at xwem-devel.

>   > What do you guys do to debug xwem?  How can I step through xwem
>   > functions? 
>
> Is there something I can tweak in edebug that will allow me to step
> through functions that are defined with `define-xwem-command'?

Hmm, i dont use edebug, so can't help sorry, but only one thing.  As i
remember edebug enters recursive mode, that can cause some problems,
if recursive mode is not handled by xwem, for example you have
`debug-on-error' set to t and while executing some xwem command error
occurs.  Further X events executing will not be done.  So if you have
no access to Emacs frame at moment you will lose control over xwem.

I thought about it and did not come to any dicision, one disicion is
to have some special X events which dispatched separately.

-- 
lg




reply via email to

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