[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: get backtrace of handle-switch-frame
From: |
Eli Zaretskii |
Subject: |
Re: get backtrace of handle-switch-frame |
Date: |
Sun, 24 Mar 2019 20:51:15 +0200 |
> From: Amos Bird <amosbird@gmail.com>
> Date: Mon, 25 Mar 2019 02:21:32 +0800
>
> Hello, is it possble to get the backtrace of function
> `handle-switch-frame` so that I can find out the cause of an
> unexpected frame switch event?
I think you should be able to use debug-on-entry for that purpose.