[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: might a bug in ido-mode
From: |
Andreas Schwab |
Subject: |
Re: might a bug in ido-mode |
Date: |
Mon, 26 Apr 2010 19:32:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.96 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
> Instead of typing "c", type "bt" and show the results. Please do that
> in all of the 4 threads you have, like this:
>
> (gdb) thread 1
> (gdb) bt
> (gdb) thread 2
> (gdb) bt
>
> etc.
or
(gdb) thread apply all bt
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- might a bug in ido-mode, zwz, 2010/04/25
- Re: might a bug in ido-mode, Eli Zaretskii, 2010/04/25
- Re: might a bug in ido-mode, zwz, 2010/04/26
- Re: might a bug in ido-mode, Eli Zaretskii, 2010/04/26
- Re: might a bug in ido-mode,
Andreas Schwab <=
- Re: might a bug in ido-mode, zwz, 2010/04/27
- Re: might a bug in ido-mode, Eli Zaretskii, 2010/04/27
- Re: might a bug in ido-mode, zwz, 2010/04/28
- Re: might a bug in ido-mode, Eli Zaretskii, 2010/04/28
- Re: might a bug in ido-mode, zwz, 2010/04/29
- Re: might a bug in ido-mode, zwz, 2010/04/27
Re: might a bug in ido-mode, Chong Yidong, 2010/04/25